error is C:\TC\INCLUDE\IOSTREAM.H 38:declaration syntax error
i include the file like #include%26lt;iostream.h%26gt;
my turbo c++ version is 1.01
When i include iostream.h in my c++ program i get errors. what should i do?
maybe... u didn't put any space between include and %26lt;iostream%26gt;...
example:
#include %26lt;iostream.h%26gt;
hope this will help you...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment