Skip to content

Man page error with csv_get_delim and csv_get_quote #20

@rde42

Description

@rde42

In the man page section CUSTOMIZING THE PARSER, it reads:

"csv_get_delim() and csv_set_delim() return the current delimiter and quote characters respectively"

This should of course read:

"csv_get_delim() and csv_get_quote() return the current delimiter and quote characters respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions