Oct 21, 2003 #1 yasin007 Programmer Oct 14, 2003 13 SG hi all, how to convert a char to UTF-8?. thanks in advance.
Oct 22, 2003 #2 JOLESEN Programmer Jun 21, 2002 317 DK If you are on a Windows platform, you can use MultiByteToWideChar() /JOlesen Upvote 0 Downvote
Oct 22, 2003 Thread starter #3 yasin007 Programmer Oct 14, 2003 13 SG Hi, I need to this in both Unix and windows . Thanx in advance. Upvote 0 Downvote
Oct 22, 2003 #4 gasingh Programmer Oct 5, 2003 65 US Well you have wide char library in Unix also... Upvote 0 Downvote
Oct 22, 2003 Thread starter #5 yasin007 Programmer Oct 14, 2003 13 SG Hi Singh, Basically iam from Java and bit new for C. Is wide char built in UTF-8.?.Becoz i need to convert to UTF-8 . thanx Upvote 0 Downvote
Hi Singh, Basically iam from Java and bit new for C. Is wide char built in UTF-8.?.Becoz i need to convert to UTF-8 . thanx
Oct 23, 2003 #6 Salem Programmer Apr 29, 2003 2,455 GB Have you read this first? ftp://ftp.rfc-editor.org/in-notes/internet-drafts/draft-yergeau-rfc2279bis-05.txt -- http://www.catb.org/~esr/faqs/smart-questions.html Upvote 0 Downvote
Have you read this first? ftp://ftp.rfc-editor.org/in-notes/internet-drafts/draft-yergeau-rfc2279bis-05.txt -- http://www.catb.org/~esr/faqs/smart-questions.html
Oct 23, 2003 #7 Cagliostro Programmer Sep 13, 2000 4,226 GB There is a good description of UFT-8 encoding: http://www.faqs.org/rfcs/rfc2279.html Ion Filipski ICQ: 95034075 AIM: IonFilipski filipski@excite.com Upvote 0 Downvote
There is a good description of UFT-8 encoding: http://www.faqs.org/rfcs/rfc2279.html Ion Filipski ICQ: 95034075 AIM: IonFilipski filipski@excite.com