Commit Graph

7 Commits

Author SHA1 Message Date
kevin
c789d70ce2 cwCsv.h/cpp : Fixed off-by-1 bug in _udpate_col_array().
Fixed bug in _get_field_str() where leading white space was not skipped.
2025-04-18 14:59:07 -04:00
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
d32b7a891f cwCsv.h/cpp : Added parse_field(...,bool). 2024-02-19 21:57:54 -05:00
kevin
3319804d60 cwCsv.h/cpp : Added has_field(). 2024-01-28 13:20:10 -05:00
kevin
7201b63412 cwCsv.h/cpp: Added parse_field( ..., uint8_t ) 2023-07-25 20:19:59 -04:00
kevin
2a51daaa90 cwCsv.h/cpp : Add minor functions and update API comments. 2023-05-12 09:00:50 -04:00
kevin
287184c846 cwCsv.h/cpp : initial commit 2023-05-11 21:09:04 -04:00