foodwatch
Joined: 18 Apr 2006 Posts: 66
|
Parsing a CSV File |
Posted: Fri Jun 29, 2007 8:13 am |
|
|
I need to be able to parse a "csv" file with no quotes, and only commas separating fields. The data has already been captured via the on-board on the serial port as a string. I am using 18F4550. Anyone done this before? EX: 50001,Facility Name,-40,etc,eof |
|