Message 1 of 7
number to string
Not applicable
08-07-2006
12:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Im trying to grab certain decimal places of a double and put them into a string.
I want to convert 0.315 to 315 as a string, likewise .062 will be 062 and .25, 250, etc.
Any idea how this can be done?
I want to convert 0.315 to 315 as a string, likewise .062 will be 062 and .25, 250, etc.
Any idea how this can be done?