Dev-C++ program
Ok dev c++ is alive. I start c++, finally, and i''ve already came across my first problem. In my Hello World program it flashes in a command prompt type of window with the words "Hello World!" , and dissapears. I need some major help.
Ass up high, make a mother fu**er cry help me stay aliv.the time is right i wanna feel it good 'n' tight i'm going to do this alone i'm gonna feel it upright.
Is this natural? I''m about to give up on this freakin thing, i''m beginnin to think i''m not built for game dev.
c:\docume~1\jamie\desktop\untitled1.cpp: In function `int main()'':
c:\docume~1\jamie\desktop\untitled1.cpp:6: parse error before character 0223
c:\docume~1\jamie\desktop\untitled1.cpp: In function `int main()'':
c:\docume~1\jamie\desktop\untitled1.cpp:6: parse error before character 0223
Ass up high, make a mother fu**er cry help me stay aliv.the time is right i wanna feel it good 'n' tight i'm going to do this alone i'm gonna feel it upright.
#include <stdlib.h>
int main()
{
system(“PAUSE”);
return 0;
}
int main()
{
system(“PAUSE”);
return 0;
}
Ass up high, make a mother fu**er cry help me stay aliv.the time is right i wanna feel it good 'n' tight i'm going to do this alone i'm gonna feel it upright.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement