G
Guest
hi,
i am just about as new to C++ as it gets and i have a friend who gave me a
C++ example. the code is fine because he can compile it but i cant. i have
vc++ express
my first question is: do i click build or compile?
my second question is: i am using iostream but vc++ gives me the error:
"fatal error C1010: unexpected end of file while looking for precompiled
header. Did you forget to add '#include "stdafx.h"' to your source?"
does anyone know what the hell is going on?
i am just about as new to C++ as it gets and i have a friend who gave me a
C++ example. the code is fine because he can compile it but i cant. i have
vc++ express
my first question is: do i click build or compile?
my second question is: i am using iostream but vc++ gives me the error:
"fatal error C1010: unexpected end of file while looking for precompiled
header. Did you forget to add '#include "stdafx.h"' to your source?"
does anyone know what the hell is going on?