Talk:CSV data manipulation: Difference between revisions

(→‎Fortran: new section)
 
Line 13:
== Fortran ==
 
I'll leave the section on old Fortran, but as seems to be customary for the author, this is a loooong section completely overlooking modern Fortran features. He seems not to be aware that the standard has seen some revisions since Fortran 66. [[User:Arbautjc|Arbautjc]]Besides, ([[Userhe talk:Arbautjc|talk]])is 22also completely overlooking the fact that to read CSV without messing up with edit descriptors, one would ''obviously'' read a line and parse the CSV. Here I'm doing this minimally, since I don't want the program to become too long. But the general idea is:32 with Fortran 2003, 18all of this is easy stuff. Contrary to what Dinosaur Novemberwrote. 2016Again. (UTC)Sigh.
[[User:Arbautjc|Arbautjc]] ([[User talk:Arbautjc|talk]]) 22:32, 18 November 2016 (UTC)
Anonymous user