Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how save data in .txt file Pin
Hamid_RT31-Jul-07 21:41
Hamid_RT31-Jul-07 21:41 
AnswerRe: how save data in .txt file Pin
Hamid_RT31-Jul-07 21:31
Hamid_RT31-Jul-07 21:31 
AnswerRe: how save data in .txt file Pin
ThatsAlok1-Aug-07 20:35
ThatsAlok1-Aug-07 20:35 
QuestionPower Toys in VC++ Pin
SelvaKr31-Jul-07 20:32
SelvaKr31-Jul-07 20:32 
AnswerRe: Power Toys in VC++ Pin
Shouvik Das31-Jul-07 21:09
Shouvik Das31-Jul-07 21:09 
GeneralRe: Power Toys in VC++ Pin
Anurag Gandhi1-Aug-07 0:46
professionalAnurag Gandhi1-Aug-07 0:46 
AnswerRe: Power Toys in VC++ Pin
Michael Dunn1-Aug-07 8:02
sitebuilderMichael Dunn1-Aug-07 8:02 
QuestionUCS-2 and UTF-8 conversion Pin
George_George31-Jul-07 20:19
George_George31-Jul-07 20:19 
Hello everyone,


I am writing a pure C/C++ program to convert from UCS-2 to UTF-8 character string. I can not find enough information from Google -- the mapping tables (formula) between UCS-2 and UTF-8.

I want to develop the program through pure bit operations (&, | and shifting), and I do not want to invoking any OS specific APIs.

Any reference samples or the mapping tables (formula) between UCS-2 and UTF-8?


thanks in advance,
George
AnswerRe: UCS-2 and UTF-8 conversion Pin
Nemanja Trifunovic1-Aug-07 1:53
Nemanja Trifunovic1-Aug-07 1:53 
GeneralRe: UCS-2 and UTF-8 conversion Pin
George_George2-Aug-07 3:06
George_George2-Aug-07 3:06 
QuestionDll Returning a CString Pin
Anurag Gandhi31-Jul-07 20:08
professionalAnurag Gandhi31-Jul-07 20:08 
AnswerRe: Dll Returning a CString Pin
sw@thi31-Jul-07 20:33
sw@thi31-Jul-07 20:33 
GeneralRe: Dll Returning a CString Pin
Cedric Moonen31-Jul-07 20:56
Cedric Moonen31-Jul-07 20:56 
GeneralRe: Dll Returning a CString Pin
mandanani31-Jul-07 21:05
mandanani31-Jul-07 21:05 
AnswerRe: Dll Returning a CString Pin
prasad_som31-Jul-07 21:13
prasad_som31-Jul-07 21:13 
GeneralRe: Dll Returning a CString Pin
ThatsAlok1-Aug-07 20:32
ThatsAlok1-Aug-07 20:32 
GeneralRe: Dll Returning a CString Pin
sw@thi31-Jul-07 21:13
sw@thi31-Jul-07 21:13 
GeneralRe: Dll Returning a CString Pin
Anurag Gandhi31-Jul-07 21:34
professionalAnurag Gandhi31-Jul-07 21:34 
GeneralRe: Dll Returning a CString Pin
sw@thi31-Jul-07 21:41
sw@thi31-Jul-07 21:41 
GeneralRe: Dll Returning a CString Pin
ThatsAlok1-Aug-07 20:33
ThatsAlok1-Aug-07 20:33 
GeneralRe: Dll Returning a CString Pin
ThatsAlok1-Aug-07 20:31
ThatsAlok1-Aug-07 20:31 
AnswerRe: Dll Returning a CString Pin
Shouvik Das31-Jul-07 21:12
Shouvik Das31-Jul-07 21:12 
AnswerRe: Dll Returning a CString Pin
toxcct31-Jul-07 21:17
toxcct31-Jul-07 21:17 
GeneralRe: Dll Returning a CString Pin
Cedric Moonen31-Jul-07 21:32
Cedric Moonen31-Jul-07 21:32 
GeneralRe: Dll Returning a CString Pin
toxcct31-Jul-07 21:34
toxcct31-Jul-07 21:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.