Originally posted by Govtcheez
1) Show us your code (make sure you use code tags)
2) iostream shouldn't be capitalized. That's probably your problem.
That's not a problem on Win 98.
The problem most likely is he doesn't have include directory set.
Somewhere in the menu should be the directoris entry. Just add C:\Borland C++\BORLANDC\INCLUDE\ to the include direcotris.
Or you can do it by -I switch.