Nov 26, 2011 at 12:12am
How do you handle it -- roll your own function, or use something off-the-shelf?
Nov 26, 2011 at 12:24am
Role your own I suppose. Integers aren't too tricky to handle.
Nov 26, 2011 at 12:48am
Yeah, I suppose you're right...it just still amazes me that C++ doesn't provide a function for this.