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 » how to convert unicode to String
Re: how to convert unicode to String [message #49614 is a reply to message #49611] Wed, 14 March 2018 09:53 Go to previous messageGo to previous message
akebee is currently offline  akebee
Messages: 90
Registered: August 2011
Location: China
Member
index.php?t=getfile&id=5531&private=0

	s = LoadFile("C:\\text.txt");
	const String l = ToCharset(CHARSET_UTF8, s, CHARSET_WIN1251);	
	LOG(s);


it seemed not work
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to close the websocket connection
Next Topic: Curious problem wth Vector
Goto Forum:
  


Current Time: Tue Jun 10 03:16:46 CEST 2025

Total time taken to generate the page: 0.05112 seconds