Re: C++ Compiling with OSX
Re: C++ Compiling with OSX
- Subject: Re: C++ Compiling with OSX
- From: "Jack J. Woehr" <email@hidden>
- Date: Wed, 14 Nov 2007 09:57:15 -0700
On Nov 14, 2007, at 9:47 AM, Maurizio Martinelli wrote: I am new with C++ and I tried to run the first simple program to get started.
#include <iostream.h>
Your books are too old!
#include <iostream>
is the modern incantation
-- Jack J. Woehr Director of Development Absolute Performance, Inc. 303-443-7000 ext. 527
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden