[LC++]Quick CPP issue

Jasper Spaans spaans at vvtp.tn.tudelft.nl
Mon Jun 2 15:24:01 UTC 2003


On Mon, Jun 02, 2003 at 12:14:46PM +0930, James Mclean wrote:
> On the iBook, any C++ program I write must have the #include statements
> in full, such as this...
> 
> #include <iostream.h>
> 
> If I miss the .h, it generates a compiler error (file not found). but on
> my Workstation (Linux)...
> 
> #include <iostream>
> 
> works...
> 
> Is this a known, obvious fix? or perhaps OS X is broken?

That sounds somewhat strange - as my ibook (running OS X 10.2) doesn't show
this behaviour. How do you invoke your compiler?

Bye,
-- 
Jasper Spaans
http://jsp.vs19.net/contact/

``Got no clue? Too bad for you.''
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.linux.org.au/pipermail/tuxcpprogramming/attachments/20030602/8997d3b7/attachment.pgp 


More information about the tuxCPProgramming mailing list