From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: Probably Stupid Question Lines: 16 Message-ID: <1998080401382600.VAA15135@ladder03.news.aol.com> NNTP-Posting-Host: ladder03.news.aol.com Date: 04 Aug 1998 01:38:26 GMT References: Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article , stp AT shell DOT flite DOT net writes: >Um, I think the cout function is also found inthe fstreem.h file. The >iostreem.h file should be in the > djgpp\lang\cxx directory. Yes, the header file is in that directory, (but it's iostream.h). If SuperArtem wants to see the function itself, the definition, SuperArtem will have to look at the source. Anyway, there should be lots of info in info. Maybe that will be enough. Try this command: info libgpp.a --Ed (Myknees)