|
GnuCash 2.3.0
|
#include <gnc-csv-model.h>
Data Fields | |
| char * | begin |
| char * | end |
Struct for containing a string. This struct simply contains pointers to the beginning and end of a string. We need this because the STF code that gnc_csv_parse calls requires these pointers.
Definition at line 61 of file gnc-csv-model.h.
1.7.4