[ library(csv) | Reference Manual | Alphabetic Index ]
csv_options(-Options, +OptionList)
Precompile an option list for csv_read_row/3.
- Options
- Variable to be bound to csv_options/2 structure
- OptionList
- List of options
Modes and Determinism
See Also
csv_read_row / 3, struct(csv_options)