On Wed, Apr 14, 2010 at 2:15 AM, milan agrawal <[email protected]>wrote:

> Dear all,
>
> This platform is helping a lot in learning linux. And I wanna say thanks to
> all for this.
>
> Today when i was compiling a .cpp file using gcc or g++ command i got an
> error shown below:
>
> sph_r.cpp:1:22: error: iostream.h: No such file or directory
>
#include <iostream>
using namespace std;


> sph_r.cpp:2:21: error: fstream.h: No such file or directory
> sph_r.cpp:4:21: error: iomanip.h: No such file or directory
> sph_r.cpp: In function ‘int main()’:
>


You can use this project to compile turboC code in gnu/linux platform  -
http://www.sandroid.org/TurboC/index.html

-- 
┌─────────────────────────┐
│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )
│    Society for Knowledge Commons
│    Web : http://narendra.techfandu.org
└─────────────────────────┘

-- 
l...@iitd - http://tinyurl.com/ycueutm

To unsubscribe, reply using "remove me" as the subject.

Reply via email to