Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » thousand separator problem  
	
		
		
			| thousand separator problem [message #5067] | 
			Sat, 02 September 2006 00:38   | 
		 
		
			
				
				
				
					
						  
						zsolt
						 Messages: 702 Registered: December 2005  Location: Budapest, Hungary
						
					 | 
					Contributor   | 
					 | 
		 
		 
	 | 
 
	
		Using Hungarian setup and hungarian double formatting (%nl), my app showed squares instead of thousand separators. 
I changed the return line of String GetLocaleInfoA(LCID lcid, LCTYPE lctype) in Lang.cpp from 
 
to 
return FromSystemCharset(cbuf);  
Now it seems to be working well, but I don't know if this is the optimal solution?
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
  
 
Goto Forum:
 
 Current Time: Tue Nov 04 15:55:03 CET 2025 
 Total time taken to generate the page: 0.06358 seconds 
 |