vigneshrams / csv-parser-cplusplus

Automatically exported from code.google.com/p/csv-parser-cplusplus
GNU General Public License v3.0
0 stars 0 forks source link

add ability to use existing buffer instead of file (std::string, char*) #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. read documentation

What is the expected output? What do you see instead?

excepted to find info how to use existing data buffer :)
found only how to point to file instead

What version of the product are you using? On what operating system?

version 1.0.0 under windows

Please provide any additional information below.

Original issue reported on code.google.com by sss123n...@gmail.com on 6 Oct 2010 at 10:45