Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
Jijo.Raj17-Mar-09 1:30
Jijo.Raj17-Mar-09 1:30 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
jeansea17-Mar-09 7:06
jeansea17-Mar-09 7:06 
GeneralRe: In the Function when Caller is change Type the Function solution will go change Pin
Stuart Dootson17-Mar-09 8:52
professionalStuart Dootson17-Mar-09 8:52 
QuestionCppUnit 1.12.1 compile error Pin
Sreedevi Jagannath16-Mar-09 19:25
Sreedevi Jagannath16-Mar-09 19:25 
AnswerRe: CppUnit 1.12.1 compile error Pin
Member 47566756-Aug-09 5:50
Member 47566756-Aug-09 5:50 
Questionhow to scroll client area of Dialog Pin
hemlat16-Mar-09 19:06
hemlat16-Mar-09 19:06 
AnswerRe: how to scroll client area of Dialog Pin
Hamid_RT16-Mar-09 19:50
Hamid_RT16-Mar-09 19:50 
QuestionChanging the Length of String from 8-Bits to 16-Bits Number Pin
Neelesh K J Jain16-Mar-09 11:33
Neelesh K J Jain16-Mar-09 11:33 
Hello All,

I am want to convert the length of a string to a Hexa-Decimal number as a 16 Bits. So Using the _itoa(cLengthOfString,strlen(strSource),16)
where cLengthOfString is char [5] and strSource is a char *

but when i observe the destination string is having length represented in 8-bits character, I want it in 16 bits character, for e.g., xFFFF should utilize only 2 bytes, instead of 4 bytes.

Thanks,
Neelesh K J Jain.
AnswerRe: Changing the Length of String from 8-Bits to 16-Bits Number Pin
CPallini16-Mar-09 11:43
mveCPallini16-Mar-09 11:43 
QuestionRe: Changing the Length of String from 8-Bits to 16-Bits Number Pin
led mike16-Mar-09 11:54
led mike16-Mar-09 11:54 
QuestionAnimated Vs html based websites Pin
llp00na16-Mar-09 8:56
llp00na16-Mar-09 8:56 
AnswerRe: Animated Vs html based websites Pin
led mike16-Mar-09 9:15
led mike16-Mar-09 9:15 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:23
llp00na16-Mar-09 9:23 
GeneralRe: Animated Vs html based websites Pin
CPallini16-Mar-09 11:10
mveCPallini16-Mar-09 11:10 
AnswerRe: Animated Vs html based websites Pin
Stuart Dootson16-Mar-09 9:23
professionalStuart Dootson16-Mar-09 9:23 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:27
llp00na16-Mar-09 9:27 
GeneralRe: Animated Vs html based websites Pin
Stuart Dootson16-Mar-09 9:33
professionalStuart Dootson16-Mar-09 9:33 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 9:39
llp00na16-Mar-09 9:39 
GeneralRe: Animated Vs html based websites Pin
led mike16-Mar-09 11:39
led mike16-Mar-09 11:39 
QuestionRe: Animated Vs html based websites Pin
Maximilien16-Mar-09 9:59
Maximilien16-Mar-09 9:59 
AnswerRe: Animated Vs html based websites Pin
llp00na16-Mar-09 10:09
llp00na16-Mar-09 10:09 
QuestionRe: Animated Vs html based websites Pin
Maximilien16-Mar-09 10:10
Maximilien16-Mar-09 10:10 
AnswerRe: Animated Vs html based websites Pin
llp00na16-Mar-09 10:11
llp00na16-Mar-09 10:11 
GeneralRe: Animated Vs html based websites Pin
bulg16-Mar-09 10:45
bulg16-Mar-09 10:45 
GeneralRe: Animated Vs html based websites Pin
llp00na16-Mar-09 11:18
llp00na16-Mar-09 11:18 

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.