|
-
May 17th, 2008, 07:45 AM
#1
Re: how to use both "." and "," as signs(operators) for decimal numbers?
Not so much leave the "," but allow the locale to dictate it. If your program uses locale aware conversions and I was to use your program with my UK locale it would automatically expect a period as the separator.
Just to be clear the locale only affects numbers in string form, numbers internally always use the period.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|