delorie.com/archives/browse.cgi | search |
Message-ID: | <391A3055.908A494C@earthlink.net> |
From: | Martin Ambuhl <mambuhl AT earthlink DOT net> |
Organization: | Nocturnal Aviation |
X-Mailer: | Mozilla 4.73 [en] (Win95; I) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: standard libraries |
References: | <3919f44a DOT 104678014 AT news DOT latech DOT edu> |
Lines: | 22 |
Date: | Thu, 11 May 2000 03:59:12 GMT |
NNTP-Posting-Host: | 63.23.142.179 |
X-Complaints-To: | abuse AT earthlink DOT net |
X-Trace: | newsread2.prod.itd.earthlink.net 958017552 63.23.142.179 (Wed, 10 May 2000 20:59:12 PDT) |
NNTP-Posting-Date: | Wed, 10 May 2000 20:59:12 PDT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
jdo005 AT spamblockerbeta DOT latech DOT edu wrote: > > I'm still pretty new to C++(6months into it). My current problem is > that I need a string class, and my textbook says there is one in > <string.h> Your book is wrong. The header for the C++ string class is <string>. <string.h> is a C header, for which the corresponding C++ header is <cstring>. -- Martin Ambuhl mambuhl AT earthlink DOT net What one knows is, in youth, of little moment; they know enough who know how to learn. - Henry Adams A thick skin is a gift from God. - Konrad Adenauer __________________________________________________________ Fight spam now! Get your free anti-spam service: http://www.brightmail.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |