Welcome to Daniweb!
To produce an executable, you need to "compile" or "build" the code. Also, you should use #include <iostream> and std::cout << "abc"; instead of #include <stdio.h> and printf("abc");
Hope that helps,
Dave
daviddoria
Posting Virtuoso
1,996 posts since Feb 2008
Reputation Points: 437
Solved Threads: 204