🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Borland C++ and the IOSTREAM.H

Started by
0 comments, last by GameDev.net 24 years, 7 months ago
Hi

I reasently bought Borland C++ 5.02
and looked around on the net and bought a book about C++
but when i try things or when i type stuff over from the book it doesn`t works
it say`s that iostream.h shud only be used in C++ when i start borland and type the source i just press the "lightning" button
shud i do this diffrent whit my version of borland i got no book and no documentasion
and the only programing experianse are
QBasic and Pascal

what shud i Do?

Advertisement
I'm not familiar with that exact version. But are you saving your source file as *.c or *.cpp? Some compilers wont allow any c++ code in files saved as *.c
Just because the church was wrong doesn't mean Galileo wasn't a heretic.It just means he was a heretic who was right.

This topic is closed to new replies.

Advertisement