From: "Thomas Habets" Newsgroups: comp.os.msdos.djgpp Subject: fstream doesn't work? Date: 23 Mar 1997 02:54:37 GMT Organization: Thomas Inc. Lines: 5 Message-ID: <01bc3734$913bbe50$3f61f482@painkiller> NNTP-Posting-Host: dialup97-4-3.swipnet.se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've tried to read from a file like this: File.read(buffer,8); And it doesn't work, Why? How can I change this so it works? I got DJGPP 2.01 gcc 2.7.2.1.