Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: nickty on July 12, 2013, 07:11:35 pm

Title: My codeblocks not printing anything for C programming code.
Post by: nickty on July 12, 2013, 07:11:35 pm
I have downloaded the update version of codeblocks which 98244 KB. It is working for c++ code in my windows 7 system but do not print anything for c code. window open with no ouput. This is great problem for because i can't work for varsity assignment. I have tried with many more ways but in vain. Please help me if you know the solution. 
Title: Re: My codeblocks not printing anything for C programming code.
Post by: BlueHazzard on July 12, 2013, 07:26:03 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Title: Re: My codeblocks not printing anything for C programming code.
Post by: nickty on July 13, 2013, 04:27:09 pm
Please tell me specifically. I know what you are telling with this link. please tell me step by step.
Title: Re: My codeblocks not printing anything for C programming code.
Post by: Jenna on July 13, 2013, 04:44:19 pm
Please tell me specifically. I know what you are telling with this link. please tell me step by step.
The link shows you how to post a meaningful error report, which contains the needed information, so anybody can try to help you.

Your first post is not really understandable, sorry !
Title: Re: My codeblocks not printing anything for C programming code.
Post by: stahta01 on July 13, 2013, 06:24:41 pm
From the FAQs

Quote
Q: I posted on the forums that Code::Blocks was not working, but no one could help me?

A: There is a distinct lack of crystal balls and divining mirrors here, so you may want to post some information. Using this template in your problem description would be a great help.

Link to template
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)

Tim S.