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

Split into reader and writer classes?

Open jacobwilliams opened this issue 8 years ago • 0 comments
trafficstars

May want to split csv_file into two classes: one for reading and one for writing. Currently using the same one for both, but really they are two separate operations.

jacobwilliams avatar Apr 01 '17 02:04 jacobwilliams