csv_guess_fmt Struct Reference

Info to guess CSV layout. More...

Data Fields

int nlines
 
int hist [256]
 

Detailed Description

Info to guess CSV layout.

Definition at line 62 of file csvtable.c.

Field Documentation

◆ hist

int csv_guess_fmt::hist[256]

Definition at line 64 of file csvtable.c.

Referenced by csv_getline(), and csv_guess().

◆ nlines

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 Sun Nov 26 2023 by doxygen.
Contact: chw@ch-werner.de