Date: Thu, 11 Nov 1999 08:20:42 -0500 From: "Person, Roderick" <personrp@ccbh.com> To: "'questions@freebsd.org'" <questions@freebsd.org> Subject: iostream.h for c++ anyone know of a problem with this header. Message-ID: <576A688A7DA7D011899B00805FEA1AFF9AD9DD@sych02.isdip.upmc.edu>
next in thread | raw e-mail | index | archive | help
Hey guys,
last night I decided to give code forge a whirl. begin it was the frst time
I've gotten free time to do stuff outside of the M$ world I was pretty
excited.
I started with the nice little hello world to test my path settings and such
in code forge. Well it seems that I get a syntax error when I used the
iostream.h header.
to be specific this line tells gives me a syntax error in compilation.
extern "C" {
#include <libio.h>
}
I was wondering if anyone else has had this happen and how do I corret it.
I'm sorry but I'm not sure of the version of libstdc++ or gcc but It's would
be what ever is on the standard install of 3.3. I installed from the net and
this happen pretty late last nite and I forgot to check. Any suggestion
would be helpful
TIA
Roderick P. Person
Programmer I
CCBH (412)454-2616
" I just want to get functions to return values, for the love of god, don't
make me do pointers, no, no, make the monsters go away...'
-- pmfh (from WPLUG)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?576A688A7DA7D011899B00805FEA1AFF9AD9DD>
