libdsproc3  2.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CSVFieldMap Struct Reference

CSV Field Map Structure. More...

#include <dsproc3.h>

Data Fields

const char * out_name
 name of the variable in the output dataset
const char * col_name
 name of the column in the input CSV file
const char * units
 units used in the CSV file
int nmissings
 number of missing values used in the CSV file
const char ** missings
 list of missing values used in the CSV file
char * missbuf
 buffer used to parse the string of missing values

Detailed Description

CSV Field Map Structure.

Definition at line 1597 of file dsproc3.h.


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