News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Suggestion for a new board

Started by rickg22, June 19, 2008, 07:32:30 PM

Previous topic - Next topic

rickg22

Hi again. How about a new forum board called "Newbie questions here" so newbies can ask their "this may be sounds stupid, but how do I..." kind of questions. These are more general and easily answerable, compared to "I'm having a problem with..." questions which are more specific.

What do you think?

mogplus8

I think this is a great idea. People like me can post questions like "What's the library structure? If I find some libraries for a different board (like an STM32F4) but don't know where to put them, or which ones I should be including, or if there is a general library for all projects that any project can use and should I be putting them in there", then I can without fear of being ridiculed or told to RTFM (yes I'm that old...) or STFW, or whatever. I've done that and I still don't know...

:( Ian

ollydbg

I have another issue, we have three sub-forum:
General (but related to Code::Blocks)
Help
Using Code::Blocks
But I can't see what's exact difference, when I have a question, I thought I can post in any of the forum.
Any comments?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

MortenMacFly

Please do not hijack a 4 year old topic. Topic locked.
Every topic has a description which you can read in the forums entry page.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]