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

C / C++ / MFC

 
AnswerRe: ^? Pin
Jijo.Raj2-Jan-09 0:01
Jijo.Raj2-Jan-09 0:01 
QuestionCDC problem Pin
ashishmax471-Jan-09 21:12
ashishmax471-Jan-09 21:12 
AnswerRe: CDC problem Pin
Hamid_RT1-Jan-09 21:22
Hamid_RT1-Jan-09 21:22 
GeneralRe: CDC problem Pin
ashishmax471-Jan-09 21:28
ashishmax471-Jan-09 21:28 
GeneralRe: CDC problem Pin
Hamid_RT1-Jan-09 22:47
Hamid_RT1-Jan-09 22:47 
AnswerRe: CDC problem Pin
Jijo.Raj1-Jan-09 23:17
Jijo.Raj1-Jan-09 23:17 
Questionunsigned char? Pin
dec821-Jan-09 20:58
dec821-Jan-09 20:58 
AnswerRe: unsigned char? Pin
Nibu babu thomas1-Jan-09 21:08
Nibu babu thomas1-Jan-09 21:08 
hung1984 wrote:
unsigned char sBuffer[];
sBuffer[8]= 0x80 | 0


Array size must be specified!


hung1984 wrote:
What is the value of sBuffer[8]?


You can quickly check in the debugger to find out!


Nibu babu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

AnswerRe: unsigned char? Pin
enhzflep1-Jan-09 21:12
enhzflep1-Jan-09 21:12 
GeneralRe: unsigned char? Pin
dec821-Jan-09 21:15
dec821-Jan-09 21:15 
QuestionRe: unsigned char? Pin
CPallini1-Jan-09 22:10
mveCPallini1-Jan-09 22:10 
GeneralRe: unsigned char? Pin
Jijo.Raj1-Jan-09 23:21
Jijo.Raj1-Jan-09 23:21 
Questiondoubt in GetMessagePos() function Pin
KASR11-Jan-09 20:13
KASR11-Jan-09 20:13 
AnswerRe: doubt in GetMessagePos() function Pin
Nibu babu thomas1-Jan-09 20:19
Nibu babu thomas1-Jan-09 20:19 
AnswerRe: doubt in GetMessagePos() function Pin
Hamid_RT1-Jan-09 20:20
Hamid_RT1-Jan-09 20:20 
AnswerRe: doubt in GetMessagePos() function Pin
PCuong19831-Jan-09 21:22
professionalPCuong19831-Jan-09 21:22 
GeneralRe: doubt in GetMessagePos() function Pin
Michael Dunn2-Jan-09 13:12
sitebuilderMichael Dunn2-Jan-09 13:12 
Questioninitializing code for a New Dialog Box Pin
hrishiS1-Jan-09 19:51
hrishiS1-Jan-09 19:51 
AnswerRe: initializing code for a New Dialog Box Pin
CPallini1-Jan-09 20:06
mveCPallini1-Jan-09 20:06 
AnswerRe: initializing code for a New Dialog Box Pin
Hamid_RT1-Jan-09 20:07
Hamid_RT1-Jan-09 20:07 
AnswerRe: initializing code for a New Dialog Box Pin
Nibu babu thomas1-Jan-09 20:08
Nibu babu thomas1-Jan-09 20:08 
QuestionWorking wiht MFC Dialog Pin
Member 36811811-Jan-09 19:21
Member 36811811-Jan-09 19:21 
AnswerRe: Working wiht MFC Dialog Pin
CPallini1-Jan-09 20:04
mveCPallini1-Jan-09 20:04 
QuestionCompile time errors Pin
Aabid1-Jan-09 19:17
Aabid1-Jan-09 19:17 
AnswerRe: Compile time errors Pin
Hamid_RT1-Jan-09 20:11
Hamid_RT1-Jan-09 20:11 

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.