Comment Re:Darn! (Score 0, Redundant) 557
Someone got it before me I'm pretty sure... but let's say no one did. He ALWAYS is on a potty break, seeing how he assigns true to reboot, therefore the condition always returns true. I'm a genius.
Correct syntax would be if (reboot == true) { potty_break(); }
(Notice the double "=")
Ok, now I stop being a smartass.