Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: student_of_C on May 25, 2013, 01:47:15 am
-
I am new to C++, and this board - I hope this is the correct place to post this. If not I will move to where ever told.
I have had a VERY HARD time installing CB on Window 7 Home Ed. the CB. ( First tried it with VC Express, had to finally give up and go with the mingw, which I'm ok with ) BUT...... I've written several programs - successfully - but whenever I write a program with a WHILE loop - I get a blank black little screen. and have to ESC out. ( Even a super simple one right out of a text book ).
Do I need a lib.? Am I missing something obvious? Am I just having more trouble with CB?
Thanks in advance for ANY help.
:)
-
You most likely run into an endless loop (never reach the end-condition), but this does not belong into this forum, nor this website.
This forum/website is only dedicated to C::B related question.
All other question (like yours) violate the forum rules.
Please reread the forum rules (http://forums.codeblocks.org/index.php/topic,9996.0.html) and follow them.
There are many C/C++ and general programming related forums in the web.
Topic locked !