Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rti-sel.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!rti-sel!rcb From: rcb@rti-sel.UUCP (Randy Buckland) Newsgroups: net.decus Subject: Binary files in VMS C Message-ID: <504@rti-sel.UUCP> Date: Fri, 25-Oct-85 09:42:41 EDT Article-I.D.: rti-sel.504 Posted: Fri Oct 25 09:42:41 1985 Date-Received: Sat, 26-Oct-85 19:32:55 EDT Reply-To: rcb@rti-sel.UUCP (Randy Buckland) Organization: Research Triangle Institute, NC Lines: 11 I am looking for a method of writing binary files from VMS C 2.0 with the following characteristics. I want to be able to write arbitrary bytes (including ascii 10) and when I issue an fflush, all bytes that are buffered become a record. The file should be simple variable length record format (not stream_lf) and have no record attributes (no carriage control att). My question is can it be done? -- Random Research Triangle Institute ...!mcnc!rti-sel!rcb