Could someone help me with CodeBlocks? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Could someone help me with CodeBlocks?

I'm a beginner and I'm trying to learn how to use CodeBlocks. I've recently been trying to stop an exe file that displays "Hello World!" as I run the program I'm currently on, even if I delete the file it'll come back when I run it again. If someone can help me I'd appreciate it.

26th May 2017, 5:39 AM
Levi Morris
Levi Morris - avatar
6 Answers
+ 14
Are you selecting "new file" or "new project"? File shouldn't cause this error. If project, then select view->manager. It'll show all existing projects on left menu bar. Double click (or right click -> activate project) on the project name which you want to run.
26th May 2017, 6:55 AM
Shamima Yasmin
Shamima Yasmin - avatar
+ 2
use "clrscr();"
26th May 2017, 6:32 AM
TECH_ED
TECH_ED - avatar
+ 1
You may have to help walk me through that, I'm really new to all of this. >~< Could you please help me?
26th May 2017, 6:24 AM
Levi Morris
Levi Morris - avatar
+ 1
I tried file, a blank one at that and got nothing. it keeps showing that with its directory.
26th May 2017, 6:59 AM
Levi Morris
Levi Morris - avatar
0
There's still no difference. Even if I have nothing and hit run it'll show Hello World. it says it's from Desktop/CodeBlocks/Project/bin/debug/Project.exe.
26th May 2017, 6:50 AM
Levi Morris
Levi Morris - avatar
0
I did the walk through but now I can't make a blank project. It asks me if it's been write protected.
26th May 2017, 7:49 AM
Levi Morris
Levi Morris - avatar