Skip to content
Prev 43125 / 398506 Next

scan() Bug?

On Thu, 22 Jan 2004, Greg Riddick wrote:

            
Not a strange feature, but the documented behaviour (and useful, too).  
You have opened the file in text mode.  If you want to keep CRs, open and
read in binary mode.