From: Adam Majer Newsgroups: comp.os.msdos.djgpp Subject: Re: standard libraries Date: Wed, 10 May 2000 17:54:08 -0500 Organization: The University of Manitoba Lines: 32 Message-ID: References: <3919f44a DOT 104678014 AT news DOT latech DOT edu> NNTP-Posting-Host: toliman.cc.umanitoba.ca Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: canopus.cc.umanitoba.ca 957999251 10515 130.179.16.19 (10 May 2000 22:54:11 GMT) X-Complaints-To: Postmaster AT cc DOT umanitoba DOT ca NNTP-Posting-Date: 10 May 2000 22:54:11 GMT In-Reply-To: <3919f44a.104678014@news.latech.edu> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I found strclass.h in lang/cxx/ directery of DJGPP. That is probably it. On Wed, 10 May 2000 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 > but I've looked in \include\string.h & strings.h but I > found no classes, only functions and references to something called > dj_type. I've scanned through the faq and info, couldn't find a thing. > Does djgpp std libraries have a string class? and is it really in > string.h like ansi/iso says? are all of DJgpps libraries ansi/iso > complient? is there any place I can get info on how to decypher dj's > header files so I know whats in them if not. Lastly, is there a > place that has a list of all the standard libraries and what they > contain (assuming info doesn't already do this). I know this isn't > really compiler related, but I've been lurking here a while and you > all seem like a great bunch of guys (& gals?). > > > James > ------------------------- > > Sincerely, Adam