Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » i18n
i18n [message #9707] Fri, 25 May 2007 23:15 Go to previous message
arturbac is currently offline  arturbac
Messages: 91
Registered: May 2007
Location: Reda, Poland
Member

2 things i found on Linux Gentoo & FreeBSD

i have at the begining of App
SetLanguage(GetSystemLNG());

If i dont have locale on OS set with above invocation of Setlanguage the Format(..) function throws Assert
if I disable above SetLanguage, the Format for such string writes no . or , chars for double value.

Format( value < 0 ? "(%nl)" : "%nl", value);

[Updated on: Fri, 25 May 2007 23:16]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adding subclass objects to base class array using AppendPick()
Next Topic: Format of GetSysTime()
Goto Forum:
  


Current Time: Fri May 03 08:48:21 CEST 2024

Total time taken to generate the page: 0.02630 seconds