News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Issues compiling Code::Blocks

Started by Conan Kudo, October 23, 2009, 07:42:19 AM

Previous topic - Next topic

ollydbg

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.

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]