Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

csv_guess_fmt Struct Reference


Detailed Description

Info to guess CSV layout.

Definition at line 62 of file csvtable.c.

Data Fields

int nlines
int hist [256]


Field Documentation

int csv_guess_fmt::hist[256]
 

Definition at line 64 of file csvtable.c.

Referenced by csv_getline(), and csv_guess().

int csv_guess_fmt::nlines
 

Definition at line 63 of file csvtable.c.

Referenced by csv_getline(), and csv_guess().


The documentation for this struct was generated from the following file:
Generated on 23 Oct 2023 by doxygen.
Contact: chw@ch-werner.de