From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.0 tests=BAYES_40,FROM_LOCAL_NOVOWEL autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 14 Sep 92 00:08:44 GMT From: arizona.edu!cerritos.edu!nic.csu.net!vmsclst1.sc.csupomona.edu!mgeorgy@ar izona.edu Subject: Detecting EOL with SEQUENTIAL_IO!!!!! Message-ID: <1992Sep13.170844.1@vmsclst1.sc.csupomona.edu> List-Id: Basiclly I am trying to read an image file that can very in size. Because of the type of the information in the file I am using SEQUENTIAL_IO. The problem is that I need to write the file again hopefully in the same format as the original (ie I read a 512 X 512 file I write a 512 x 512 file not, 262144 byte line). So far when I write a dummy read program (read one byte write one byte) the system has been recognizing the LF at the end of the 512 stream and transfers it to the new file. The other problem is that I don't want to limit my program by always having the max array size defined (512 X 512), I would like it to very with each image read!!! Any help greatly appreciated!!! Matt Georgy California State Polytechnic State University, Pomona -- Computer Science ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +When It Absolutely, Positively, Has To Be Taken Out Overnight!!!+ + + + -- Team Stealth + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++