View Single Post
  #1  
Old 03-20-2004, 04:20 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
#v() to be more precise

#v(99999999) should not give me "1E8", and #v(9999999999) not "-2.147484E9".
I cannot determine the amount of digits with strlen() then
Reply With Quote