End Google Ads 201810 - BS.net 01 --> Hi
I use VC++8 environment to execute my first program in c ,but the following error appears (why???):

Project : error PRJ0003 : Error spawning 'rc.exe'.

my program is:

#include
void main()
{
printf("Student \n");
}



Thank you

thank you
soso