GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 63 of file gnc-csv-model.h.


The documentation for this struct was generated from the following file: