Code::Blocks Forums

User forums => Help => Topic started by: codester5447 on July 24, 2015, 02:19:30 am

Title: Newb Cannot use Codeblock
Post by: codester5447 on July 24, 2015, 02:19:30 am
Hey code blocks, I downloaded code block today to try and write my first lines of code.
 1) I create a project
2) I seen the main intro to iostream page screen

However I have no idea what writing code makes. How do I run my code and see the results of my efforts? I HAVE written my code but how do I see the fruits of my labor(if any)?
Title: Re: Newb Cannot use Codeblock
Post by: oBFusCATed on July 24, 2015, 02:53:30 am
Have you tried Project -> Build and Run?
Title: Re: Newb Cannot use Codeblock
Post by: papagym on July 26, 2015, 04:38:00 pm
You need to be more specific about what you are trying to do.
Post some screen shots might help us understand what your doing.
Reading at least parts of  the Codeblocks Wiki may help you get started.

Good Luck