|
GnuCash
2.6.99
|
#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 63 of file gnc-csv-model.h.
1.8.6