From: Martin DOT Stromberg AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Info - problem reading about istream Date: 18 Feb 1998 12:30:40 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 25 Message-ID: <6cek9g$hu5$1@antares.lu.erisoft.se> References: <34e8b35e DOT 62466 AT news DOT tpnet DOT pl> <34EA2203 DOT 7374 AT cs DOT com> NNTP-Posting-Host: juno.lu.erisoft.se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk John M. Aldrich (fighteer AT cs DOT com) wrote: : Michal Kaczmarek wrote: : > : > Hi, all! : > : > I had just installed DJGPP and tried to get to know what a function : > of class istream do. I ran info.exe and chose: : > iostream->index->istream::getline : > : > The program said: : > Istream: No such file or directory [ENOENT] : I'm not entirely sure what you are asking here. If you are trying to : #include a system header file, and this example isn't just a typo, then : you are using the wrong filename. The correct header is , : and case and spelling are important. If you want iostreams, and not : just istreams, you also need . Logical, eh? No, I think he meant the info program barfed. I don't know why or how to solve that though. Hmm, MartinS