Skip to contents

Flushes any pending data and closes the CSV file.

Usage

maxent_csv_write_close(writer)

Arguments

writer

External pointer to a CsvWriter object.

Value

Invisibly returns NULL.