U++ framework
Do not panic. Ask here before giving up.

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: Sat Aug 01 17:34:33 GMT+2 2026

Total time taken to generate the page: 0.00525 seconds