> I tried the gcc, I actually used the command g++ at the command prompt and > every time it gives me an error saying "iostream.h is not found." Is You must be real new to C++. You're going to have to read a wee bit to get things set up as it's beyond the ability of a conference like this to walk you from asking the question you've just asked to successfully programming in C++. The simple answer to your question is that iostream.h is the most basic of basic class groups in the C++ language. If you've got GNU C++ installed, this file exists on your machine. Cheers --- Larry
- [newbie] Is there a C++ compiler somewhere? Mark Thurston
- Re: [newbie] Is there a C++ compiler somewhere? Paul
- Re: [newbie] Is there a C++ compiler somewhere? Larry Marshall
- Re: [newbie] Is there a C++ compiler somewh... Kathleen Dickason
- Re: [newbie] Is there a C++ compiler so... Larry Marshall
- Re: [newbie] Is there a C++ compiler so... Romanator
- Re: [newbie] Is there a C++ compil... Mark Thurston
- Re: [newbie] Is there a C++ co... Digital Wokan
- Re: [newbie] Is there a C+... Larry Marshall
- Re: [newbie] Is there a C+... Alan Shoemaker
- Re: [newbie] Is there a C+... Kathleen Dickason
- Re: [newbie] Is there a C++ co... Larry Marshall
- Re: [newbie] Is there a C++ compiler somewhere? John Rye
