public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* CC help
@ 2000-06-19  9:38 Eric Michael Ryckman
  0 siblings, 0 replies; only message in thread
From: Eric Michael Ryckman @ 2000-06-19  9:38 UTC (permalink / raw)
  To: help-gcc

Hello.  I am currently using your C++ compiler, and I have a few questions
I cannot find the answers to: first, how do i use namespaces?  I am trying
to use namespace std and the compiler doesn't recognize the 
 
using namespace std
 
command.  Second, how do I declare strings?  I have included the header
file <string.h> but the compiler will not recognize the declaration 
 
string myString;
 
or
 
String myString;
 
It recognizes the header file fine, but I get the error message: "Error:
string is not defined."  Thank you for your help.
 
Sincerely,
Eric Ryckman
eryckman@math.lsa.umich.edu
 
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-19  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-19  9:38 CC help Eric Michael Ryckman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).