Author Topic: Error building codeblocks 7860  (Read 24916 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Error building codeblocks 7860
« Reply #30 on: March 05, 2012, 02:20:20 am »
I'm not sure where I can put killerbot's post.
User documentation - CodeBlocks does not have such page. :), although it has a PCH page.
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 oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Error building codeblocks 7860
« Reply #31 on: March 05, 2012, 02:24:36 am »
You can make a subpage of this one - http://wiki.codeblocks.org/index.php?title=Coding_style
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Error building codeblocks 7860
« Reply #32 on: March 05, 2012, 09:12:02 am »
have done a reread and removed a whole bunch of typos on the scratchpad posting.
So now it becomes interesting to copy it towards the wiki.