René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

cpp faq

q: how do I convert from string to int and back? Or there is an atoi, how do I itoa()?
a: you might want to take a look at the lexical casts on boost