Re: [Anjuta-list] I am getting frustrated



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Maybe you should take a look here:

http://www.linux-programming-newbie.org/

Anyway, <iostream.h> is not found because you have to simply include
<iostream> (without the .h) according to the C++-Standard. Please note
that Microsoft and Borland tend to not refer to the C++-Standard
correctly. This can mean that some code with should not work according
to the standard will work with this compilers. Anyway, it stays wrong!

For details see the ANSI-C++ Standard. Please note that this mailing
list is mainly for problems with the Anjuta IDE, not for linux
programming problems in general.

Regards,
Johannes

don nelson schrieb:
> I have purchased a computer that I wanted to write a C++ program.  Seven
> years ago I took a programming class.  The text laid out a set of files
> to include at the beginning of the program.  When I took the class I
> used the Microsoft and the Borland compilers.  Both of these companies
> recognized when I typed in the phrase # include <iostream.h>.
> 
> I have tried to type that into a simple program and your system will not
> accept that command nor does it recognize the commands associated such
> as cout and endl.  I find it difficult to move ahead on my learning if
> such basics are at odds with your system.  
> 
> Do you provide responses or do I need to try another compiler?
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDx5pT7Dsf+G5b/WsRArWmAKCgJ1C3C0ccmQQ2e9UlqGVLplN6HgCZAXSh
KHdEY3X2B2LBhEyNpRIBGnY=
=LOK8
-----END PGP SIGNATURE-----




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]