View Single Post
  #2  
Old May 17th, 2008, 05:31 AM
yogish yogish is offline
Registered User
 
Join Date: Mar 2007
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
yogish is on a distinguished road
i want to open a file in korean name using fopen

i want to open a file in korean name using fopen.
so i am converting it to utf16 .Then i want to convert utf16 to utf8 so i can use it in fopen.
Do anyone have a sample code for this?
Reply With Quote