hi
i have got the free borland compiler and done what the tutorial said to set it up but when i copy and paste the code to test it meaning:-
i save it and run it has it say on the tutorial but it come up sayingCode:#include <iostream> int main() { std::cout<< "I work!" << std::endl; }
Borland C++ 5.5.1 for win32 Copyright (c) 1993, 2003 Borland
test.cpp:
Error E2209 test.cpp 1: Unable to open include file 'iostream'
Error E2090 test.cpp 5: Qulifier 'std' is not a class or namespace name
tion main()
Error E2379 test.cpp 5: Statement missing ; in function main()
*** 3 errors in compile ****
whats happen here please help
thanks paulley



LinkBack URL
About LinkBacks



