csv-fortran icon indicating copy to clipboard operation
csv-fortran copied to clipboard

Retain the values set with initialize_csv_file

Open scottza opened this issue 3 years ago • 0 comments
trafficstars

Calling destroy_csv_file at the start of read_csv_file and open_csv_file clobbers any non-default settings e.g. new choice of delimiter is ignored.

scottza avatar Oct 19 '22 14:10 scottza