I have written the following in my Windows program:
But I get an error: Linker Fatal: Unable to open file 'winprog.def'Code:#include <iostream.h> int main() { cout <<"test" << endl; return 0; }
What is wrong???
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |