On Mon, 25 Dec 1995, James Cardwell wrote: > > What is the difference between a Unix Text file and Dos. I have changed > just the smallest of things and my unix compiler finds more errors then > medusa has places to hang her coat. Whats a good editor to edit source in > dos to > later upload ro my unix for compilation. UNIX auto-translates \r\n's to \n's. In DOS, you have to appent the "t" to fopen(fn,"rt") in order to get that translation. I don't know if UNIX returns EOF on 0x1B, but I think DOS does. ________________________________________________________________________ Tel Janin Aellinsar http://www.crocker.com/~icarus McCoy Enterprises Corporation info@ICARUS.BERKSHIRE.NET Berserker Dragon, Knights of the Cosmos icarus@BERKSHIRE.NET
This archive was generated by hypermail 2b30 : 12/07/00 PST