Click here to Skip to main content
15,881,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIf this fires you have a mixed DEBUG/RETAIL build - now what ? Pin
Vaclav_6-Apr-13 8:34
Vaclav_6-Apr-13 8:34 
AnswerRe: If this fires you have a mixed DEBUG/RETAIL build - now what ? Pin
pasztorpisti6-Apr-13 10:23
pasztorpisti6-Apr-13 10:23 
Questionutf to ascii conversion Pin
khushboo gupta5-Apr-13 23:12
khushboo gupta5-Apr-13 23:12 
AnswerRe: utf to ascii conversion Pin
Richard MacCutchan6-Apr-13 1:47
mveRichard MacCutchan6-Apr-13 1:47 
GeneralRe: utf to ascii conversion Pin
khushboo gupta6-Apr-13 2:39
khushboo gupta6-Apr-13 2:39 
GeneralRe: utf to ascii conversion Pin
Richard MacCutchan6-Apr-13 3:28
mveRichard MacCutchan6-Apr-13 3:28 
GeneralRe: utf to ascii conversion Pin
khushboo gupta7-Apr-13 18:30
khushboo gupta7-Apr-13 18:30 
GeneralRe: utf to ascii conversion Pin
khushboo gupta9-Apr-13 2:35
khushboo gupta9-Apr-13 2:35 
Hello Sir,
The solution which you have given is working fine for me in windows machine But now I need to implement the same thing (utf-8 to ascii conversion) in a POS terminal which neither has 'locale.h' nor _wcstombs_s_l in the stdlib.
The POS terminal has linux kernal.My quries are :

1)Instead of using the function _wcstombs_s_l and create_locale can I replace it with the function definition itself.
2)If I can then please if possible provide me the link where I can find the proper definition of these two functions.
3)If i can not then is there any other way to implement utf8 to ascii conversion.

Please help.

Thanks
GeneralRe: utf to ascii conversion Pin
Richard MacCutchan9-Apr-13 5:03
mveRichard MacCutchan9-Apr-13 5:03 
AnswerRe: utf to ascii conversion Pin
MicroVirus6-Apr-13 6:52
MicroVirus6-Apr-13 6:52 
GeneralRe: utf to ascii conversion Pin
khushboo gupta7-Apr-13 18:33
khushboo gupta7-Apr-13 18:33 
QuestionT13 Secure Erase Pin
RomTibi5-Apr-13 11:46
RomTibi5-Apr-13 11:46 
AnswerRe: T13 Secure Erase Pin
dusty_dex5-Apr-13 21:08
dusty_dex5-Apr-13 21:08 
GeneralRe: T13 Secure Erase Pin
RomTibi6-Apr-13 2:18
RomTibi6-Apr-13 2:18 
GeneralRe: T13 Secure Erase Pin
dusty_dex6-Apr-13 7:53
dusty_dex6-Apr-13 7:53 
GeneralRe: T13 Secure Erase Pin
RomTibi6-Apr-13 8:39
RomTibi6-Apr-13 8:39 
AnswerRe: T13 Secure Erase Pin
Randor 6-Apr-13 17:56
professional Randor 6-Apr-13 17:56 
GeneralRe: T13 Secure Erase Pin
RomTibi7-Apr-13 6:34
RomTibi7-Apr-13 6:34 
GeneralRe: T13 Secure Erase Pin
Joe Marley9-Apr-13 11:32
Joe Marley9-Apr-13 11:32 
QuestionScreen Lock for MFC App Pin
Donguy19765-Apr-13 11:31
Donguy19765-Apr-13 11:31 
AnswerRe: Screen Lock for MFC App Pin
André Kraak5-Apr-13 12:29
André Kraak5-Apr-13 12:29 
AnswerRe: Screen Lock for MFC App Pin
Randor 6-Apr-13 18:18
professional Randor 6-Apr-13 18:18 
QuestionPlaySound method doesn't function in a Win7 Srvany Service Pin
rhfritz15-Apr-13 5:48
rhfritz15-Apr-13 5:48 
AnswerRe: PlaySound method doesn't function in a Win7 Srvany Service Pin
MicroVirus10-Apr-13 0:23
MicroVirus10-Apr-13 0:23 
QuestionOnFileOpen crashing Pin
_Flaviu4-Apr-13 22:31
_Flaviu4-Apr-13 22:31 

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.