2010-10-28, 01:09 PM
Devil's Sunrise Wrote:Wouldn't it be smarter for fixTeen to return 0 if it is 13, 14, 17, 18 or 19, and n otherwise? Then you can just do fixTeen(a) + fixTeen(b) + fixTeen©;
Same concept, but thank you. I know how to call n now.

I'm soooooooo abusing this, it makes things so much clearer.
Also, as for 4/, don't you mean for closeAB to be boolean? I mean, it's even used as a boolean. o.o
Quote:if (closeAB)

