Code OptimizationIn what ways could the following code be optimized? It's a basic program state function to all funct...
Console Clock / Processor Execution Speed:I've just designed a Console Clock and I wanted to know if it's possible to know or calculate the sp...
An if, else with multiple conditions.I'm having some issues with multiple conditions in an if statement that I'm writing. It will com...
Code CommentsDoes commenting excessively in code effect its execution speed?
Custom Executable IconThanks, I will give this a try and let you know how I get on in a day or two.