Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!lcc.jbrown@ucla-locus.ARPA From: lcc.jbrown@ucla-locus.ARPA (Jordan Brown) Newsgroups: net.unix-wizards Subject: fortran-type files Message-ID: <398@brl-tgr.ARPA> Date: Sat, 3-Aug-85 16:34:54 EDT Article-I.D.: brl-tgr.398 Posted: Sat Aug 3 16:34:54 1985 Date-Received: Sun, 4-Aug-85 07:21:40 EDT Sender: news@brl-tgr.ARPA Lines: 5 I agree that a header is the correct way to handle the special needs of a fortran system, but the recent suggestion of a binary header has most of the usual problems with binary files - they are unreadable, uneditable, and non-portable (unless you're very careful). An ASCII header is not that hard to generate or read, and much nicer for many purposes.