Re: problem due to localization of decimal representation of number
- From: "Joe Butler" <ffffh.no.spam@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 14:44:33 +0100
Try setlocale()
Otherwise, give some more info:
e.g. development environment, method of 'display', storage, etc.
"Davinder" <dakumar@xxxxxxxxx> wrote in message
news:1128082599.172723.116810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> I have developed an application, which calculates some double values
> based on integers.
>
> On localized windows machines (spanish, german), double is displayed as
> 100,23 (for 100.23 on windows english machine). Due to this Oracle does
> not accept this value as integer.
>
> But when I pass any command line argument then decimal representation
> changes to 100.23, Surprisingly !!! My application also uses CORBA.
>
> Thanks,
> Davinder
>
.
- References:
- Prev by Date: Re: GPL and using many licences
- Next by Date: Re: Beginner needs help with MSB/LSB and 7bit bytes
- Previous by thread: problem due to localization of decimal representation of number
- Index(es):
Relevant Pages
|