Advertisement

Borland C++ and the IOSTREAM.H

Started by November 28, 1999 05:40 PM
0 comments, last by GameDev.net 25 years, 3 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?

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