Hi, Assuming stdc++ is installed, compile using g++ or include -lstdc++ in your makefile.. it'll work.. -sarang
- [expert] g++ can't find <iostream.h>! Peter M Aarestad
- Re: [expert] g++ can't find <iostream.h>! Anton Graham
- Re: [expert] g++ can't find <iostream.h>! Tony McGee
- Re: [expert] g++ can't find <iostream.h>! Mage Grimau
- Re: [expert] g++ can't find <iostream.h>! Foris Gabor
- Re: [expert] g++ can't find <iostream.h>! ... Erik Kaffehr
- Sarang Lakare