Viewing 3 posts - 1 through 4 (of 4 total)
I'll try.. thanks!
May 21, 2008 at 5:43 am
#818484
Another is.. how do you trim a string not having the same size?
Example: I want to remove the 0's..
00000250
00001245
00344667
Result:
250
1245
344667
I've...
April 15, 2008 at 9:24 am
#802650
Oh... Right!! I didn't think of that! Thanks! 😀
April 15, 2008 at 9:14 am
#802639