Mail Archives: djgpp/2001/07/31/07:11:32
On Tue, 31 Jul 2001, Phoenix Magus wrote:
> Where should I go to get information about how to use the commands in a
> library, specifically iostream.h. I'm looking for details on how to use cin
> and cout. I'd also like to find out what else is in iostream.h.
From the DOS prompt, type "info iostream" and read there. (This assumes
you have the info.exe program installed; if not, download and install
v2gnu/txi40b.zip from the usual DJGPP sites.)
In general, before you go out looking for docs on the net, try the
info.exe program, since most of the packages come with on-line docs.
- Raw text -