delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/29/08:47:39

From: "Alberto Chessa" <fiargbgm AT tin DOT it>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: STRING problems!
Date: 29 Apr 1998 08:03:30 GMT
Organization: FIAR S.p.A.
Lines: 21
Message-ID: <01bd7345$7902b480$2cc809c0@chessa>
References: <35462A31 DOT 4E83C790 AT acpub DOT duke DOT edu>
Reply-To: "\"Alberto Chessa\" <Alberto Chessa" <fiargbgm AT tin DOT it>
NNTP-Posting-Host: milano17-3.tin.it
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp


Robert Vila <rv3 AT acpub DOT duke DOT edu> wrote in article
<35462A31 DOT 4E83C790 AT acpub DOT duke DOT edu>...
> [...] My problem is that I am a beginner to DJGPP and am having
> problems using the standard C++ string class. 

You should give a complete description of the problem! I cannot understand
if You are not able to get the include file ("Not such file or directory"
error) or You have other kind of trouble.
Remember that C++ files must be compiled with command "gxx" (instead of
"gcc").
gcc is not able to locate the C++ library and will produce an "undefined
reference to String::..." error.

>I have tried a wide range of suggestions such as changing the #include to 
>"_string.h" and capitalizing the S in string, but to no avail

DS-DOS and DJGPP file names are case-insensitive. 


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019