hii
i just downloaded a dev c++ compiler...& wrote the basic hello world program...whenever i try to compile ..my quickheal antivirus deletes it as a trojan...please help..i reinstalled it but gives the same result
prade 0 Newbie Poster
Recommended Answers
Jump to Postprobably because you didn't include code to keep the window open
printf("Hello World\n"); getchar(); // wait for you to press the Enter key
Jump to PostGuess what? HelloWorld with Code::Blocks and MinGW (Windows 7)also produces a virus warning from Norton Antivisus :icon_eek: Had not noticed that before because I never tried to compile and run it. I'v tried adding a couple more lines and even changing the name of the executable, but it won't run. …
All 7 Replies
jephthah 1,888 Posting Maven
prade 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jephthah 1,888 Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jephthah 1,888 Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.