Greenhorn failing to compile first program.thank you very much guys that got it working!
Greenhorn failing to compile first program.well I have modified the code to look like this; [code]#include <iostream> #include <stdafx.h> ...
Greenhorn failing to compile first program.well the code now looks as follows: [code]#include <iostream> using namespace std; int main()...
Greenhorn failing to compile first program.I've been using Microsoft Visual C++ Express 2008. When I build the following code I get the follow...