Author Topic: Suggestion for a new board  (Read 3925 times)

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Suggestion for a new board
« on: June 19, 2008, 07:32:30 pm »
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?

Offline mogplus8

  • Single posting newcomer
  • *
  • Posts: 4
Re: Suggestion for a new board
« Reply #1 on: April 29, 2012, 02:45:44 am »
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

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Suggestion for a new board
« Reply #2 on: April 29, 2012, 03:08:18 am »
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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Suggestion for a new board
« Reply #3 on: April 29, 2012, 10:25:38 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ