News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Birthdate

Started by Frank_CB, October 21, 2025, 05:51:21 AM

Previous topic - Next topic

Frank_CB

Why doesn't the codeblocks forum allow me to enter my birthday? It just resets it to zeroes. :( :(

ollydbg

Maybe the forum software just try to project your privacy.  :)
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.