Hi,
i'm a c++ nub, i got a simple file in.cpp which i uses .net to compile but it gives me an error:
"fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory".
may i noe where do i get the iostream.h file so tat i can attach it to the header.
THX =P
i'm a c++ nub, i got a simple file in.cpp which i uses .net to compile but it gives me an error:
"fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory".
may i noe where do i get the iostream.h file so tat i can attach it to the header.
THX =P
Comment