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 conversion
Re: charset conversion [message #26034 is a reply to message #26011] Fri, 26 March 2010 17:25 Go to previous messageGo to previous message
abductee is currently offline  abductee
Messages: 22
Registered: June 2007
Location: Germany
Promising Member
to claryfy:
lets take the string "Bär"

(middle charakter is german umlaut a)

i get:

42 C3 A4 72 00
B ä r (null)

i want to get:

42 E4 72 00
B ä r (null)

cant i tell the String(s) or the LeineEdit to behave in a way that they produce the desired result(Unicode)?

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CParser enhancements
Next Topic: Xmlize hates spaces
Goto Forum:
  


Current Time: Wed May 14 17:42:40 CEST 2025

Total time taken to generate the page: 0.00456 seconds