GnuCash 2.3.0
Data Fields
GncCsvStr Struct Reference

#include <gnc-csv-model.h>

Data Fields

char * begin
char * end

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines