Re: Is it difficult to read UTF-8 .txt in VC++?
- From: "Giovanni Dicanio" <invalid@xxxxxxxx>
- Date: Fri, 6 Jul 2007 21:24:51 +0200
Hi,
"Sin Jeong-hun" <typingcat@xxxxxxxxx> ha scritto nel messaggio
news:1183744061.446801.186430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I want to read a line from a .txt file (which is saved in
Unicode(UTF-8) and show the string in a MessageBox.
you might consider the routines on my web site:
http://www.geocities.com/giovanni.dicanio/vc/index.htm
http://www.geocities.com/giovanni.dicanio/vc/index.htm#utf8conv
There is also a test program, which loads and saves text lines in UTF-8,
converts them into UTF-16 and shows them into edit-boxes.
G
--
Giovanni Dicanio
Microsoft Visual C++ MVP
.
- Follow-Ups:
- Re: Is it difficult to read UTF-8 .txt in VC++?
- From: Sin Jeong-hun
- Re: Is it difficult to read UTF-8 .txt in VC++?
- References:
- Is it difficult to read UTF-8 .txt in VC++?
- From: Sin Jeong-hun
- Is it difficult to read UTF-8 .txt in VC++?
- Prev by Date: Re: Runtime Error when not Administrator
- Next by Date: Re: Runtime Error when not Administrator
- Previous by thread: Re: Is it difficult to read UTF-8 .txt in VC++?
- Next by thread: Re: Is it difficult to read UTF-8 .txt in VC++?
- Index(es):
Relevant Pages
|