Date: Sun, 12 Mar 95 23:34:16 -0800 From: Daniel Hitt To: hitt AT CS DOT Stanford DOT EDU Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: write() followed by read() doesn't seem to work Thanks to Jih-Shih Ho, Eli Zaretskii, and Roland Exler for pointing out to me that i should have opened the file with the binary flag (O_BINARY) set so that reading and writing would work correctly. This is on the FAQ (so at the risk of bringing up another FAQ): when i access DJ's FAQ via lynx, i don't seem to have a pointer to a page where all the FAQ answers are gathered together in a contiguous piece of text . . . is there a way to see all the faq questions and answers at once (without just downloading them from a djgpp ftp site such as oak.oakland.edu) from DJ's FAQ page? Thanks again to Ho, Zaretskii, and Exler. dan hitt AT cs DOT stanford DOT edu