Just a small question regarding your parseUint, you are taking an argument 
called size. If I convert something to a cstring, wouldn't I get a null 
terminated string? In which case I can just check if the char is 0 or not to 
end the loop.

Reply via email to