| delorie.com/archives/browse.cgi | search | 
| From: | Weiqi Gao <weiqigao AT a DOT crl DOT com> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: QUESTION: Is there an info file for the C++ extensions? | 
| Date: | Thu, 15 Jul 1999 21:56:47 -0500 | 
| Organization: | CRL Network Services | 
| Lines: | 24 | 
| Message-ID: | <378E9F6F.581E4F0E@a.crl.com> | 
| References: | <378e6620 DOT 328961501 AT 207 DOT 69 DOT 128 DOT 130> | 
| NNTP-Posting-Host: | a116007.stl1.as.crl.com | 
| Mime-Version: | 1.0 | 
| X-Mailer: | Mozilla 4.6 [en] (X11; I; Linux 2.0.36 i586) | 
| X-Accept-Language: | en | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
Mad Sci wrote: > > What I'm looking for is a complete listing of commands and their > syntaxes for C++. The info file that came with the standard DJGPP > package has one for standard C (libc.a), but not for C++. Is there > one available? Or may be it's in the package but somehow I didn't > install it? > > On a related note, I'm trying out the Slackware 4.0 along with its > development package. The same question above applies here: Is there a > listing of comands & syntaxes (in info format) for the C++ extension > in the Linux version of gcc? > > Thanks in advance for the info. There are info files for libg++ and iostream, but they are pretty old and are not in compliance witht eh C++ standard. And libg++ is not recommended for use any more. I haven't seen any info files for the libstdc++ library. -- Weiqi Gao weiqigao AT a DOT crl DOT com
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |