2012-11-27, 11:24 PM
Jedward Wrote:As simple as itoa(), yes, I'm aware.
I thought about making it unsigned. I haven't seen MapleStory's code, and I know this is a pretty elementary mistake, but I was hesitant to suggest making it unsigned in case Nexon has anything decrementing an integer without doing a less-than-zero check.
itoa() isn't safe and isn't standard, lol.
:|

