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 » CHARSET: EE8ISO8859P2 is in u++?
CHARSET: EE8ISO8859P2 is in u++? [message #26782] Thu, 27 May 2010 13:11 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Hello all,

I need to convert charsset from EE8ISO8859P2 to Unicode.

I tried to convert from CHARSET_ISO8859_2 but it is not what I need.
Here is a screenshot. in red is the correct text.
index.php?t=getfile&id=2561&private=0

The default charset is UT8 (255).

For conversion I used:
			String v_last_name(curr_st[SqlId("LAST_NAME")]);
			WString v_last_name_w(ToUnicode(v_last_name, CHARSET_ISO8859_2));


Can anibody to help me?
  • Attachment: charset.PNG
    (Size: 25.39KB, Downloaded 656 times)
 
Read Message
Read Message
Read Message
Previous Topic: Value<int64> and Value<int> mess
Next Topic: Problem in Value.cpp with bool
Goto Forum:
  


Current Time: Sun Jun 02 06:29:16 CEST 2024

Total time taken to generate the page: 0.01050 seconds