Skip to main content
2 events
when toggle format what by license comment
Aug 7, 2011 at 23:10 comment added Reid Now here's a fun twist on this one. Replace 14 with something like (a + 1) ? do_something() : do_something_else(); and suddenly, area is set to the return value of do_something() or do_something_else() and you're left mightily confused.
Aug 7, 2011 at 18:09 history answered Henrik CC BY-SA 3.0