delorie.com/archives/browse.cgi | search |
From: | frenchc AT cadvision DOT com (Calvin French) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: H: class String |
Date: | 22 May 1997 00:00:43 GMT |
Organization: | Reham Salad |
Lines: | 8 |
Message-ID: | <5m02bb$2gcg@elmo.cadvision.com> |
References: | <5lv3c2$1ck$1 AT narses DOT hrz DOT tu-chemnitz DOT de> |
NNTP-Posting-Host: | ts35ip247.cadvision.com |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Simple. Use #include <strclass.h> or else #include <_string.h> (I think). Only one thing, can anybody get these working? I get link probs, so I assume there's some code that isn't being compiled, or a library i'm failing to include. I am linking with -lstdcxx. Code seems to compile just fine. Also, the rest of the gnu stl seems to work just fine, just not the string class. - Calvin -
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |