Message-Id: <199908250131.VAA15131@delorie.com> From: "Dan Gold" To: Subject: Re: C++ standard library docs Date: Thu, 26 Aug 1999 02:20:04 -0700 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com You can find out how to use functions in Rhide by clicking the right mouse button and searching the libc info docs. The DJGPP websight has a reference, I dont know if there is a tutorial on the entire standard library, my websight has some notes I took in txt document format, which has info on the most common C functions...http://free.prohosting.com/~axis, if that doesn't work try http://www.geocities.com/SiliconValley/Port/1547/ for a referral link and you can find the info in the C/C++ section... Hope that helped from ((--Dan Gold--)) ---------- > From: Anne Hawson > To: djgpp AT delorie DOT com > Subject: C++ standard library docs > Date: Tuesday, August 24, 1999 12:47 PM > > Could someone please tell me where I can find some documentation on the C++ > standard libraries? > It is so I know what functions there are, and how to use some of the > functions within conio, iostream and others. > > Thanks. > Dan. > >