Thread: calculator
View Single Post
Old Dec 28th, 2005, 1:21 PM   #3
Master
Programmer
 
Master's Avatar
 
Join Date: Sep 2005
Location: GA
Posts: 99
Rep Power: 3 Master is on a distinguished road
basically check if the string size is greater than one, and if the first char in the string = 0, if so then replace the string with 0.
Master is offline   Reply With Quote