Click here to Skip to main content
15,895,799 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Emulator - I'm stuck (newbie) Pin
Stephen Hewitt13-Feb-06 15:43
Stephen Hewitt13-Feb-06 15:43 
AnswerRe: Emulator - I'm stuck (newbie) Pin
Michael Dunn13-Feb-06 15:45
sitebuilderMichael Dunn13-Feb-06 15:45 
GeneralRe: Emulator - I'm stuck (newbie) Pin
fear_the_weasel13-Feb-06 15:53
fear_the_weasel13-Feb-06 15:53 
QuestionWhite Space Pin
cuteee13-Feb-06 13:00
cuteee13-Feb-06 13:00 
AnswerRe: White Space Pin
George L. Jackson13-Feb-06 13:20
George L. Jackson13-Feb-06 13:20 
GeneralRe: White Space Pin
cuteee13-Feb-06 13:50
cuteee13-Feb-06 13:50 
QuestionMacros with a variable parameter list? Pin
PJ Arends13-Feb-06 12:56
professionalPJ Arends13-Feb-06 12:56 
AnswerRe: Macros with a variable parameter list? Pin
Ryan Binns13-Feb-06 13:21
Ryan Binns13-Feb-06 13:21 
Unfortunately, you can't use variable length argument lists with macros. You can sort of fudge it by surrounding the arguments with parentheses, but then you end up with parentheses in the expansion, so it's only useful if the parentheses are legal when expanded.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

AnswerRe: Macros with a variable parameter list? Pin
Michael Dunn13-Feb-06 15:49
sitebuilderMichael Dunn13-Feb-06 15:49 
Questioncolorful text in Edit? Pin
LeeeNN13-Feb-06 11:34
LeeeNN13-Feb-06 11:34 
AnswerRe: colorful text in Edit? Pin
RChin13-Feb-06 12:22
RChin13-Feb-06 12:22 
AnswerRe: colorful text in Edit? Pin
ThatsAlok14-Feb-06 21:39
ThatsAlok14-Feb-06 21:39 
QuestionRS232 Newbie Pin
Jader8913-Feb-06 11:31
Jader8913-Feb-06 11:31 
AnswerRe: RS232 Newbie Pin
Cool Ju13-Feb-06 17:49
Cool Ju13-Feb-06 17:49 
GeneralRe: RS232 Newbie Pin
Jader8914-Feb-06 13:26
Jader8914-Feb-06 13:26 
QuestionValid File Name Pin
Jack Puppy13-Feb-06 11:18
Jack Puppy13-Feb-06 11:18 
AnswerRe: Valid File Name Pin
Stephen Hewitt13-Feb-06 19:05
Stephen Hewitt13-Feb-06 19:05 
GeneralRe: Valid File Name Pin
Jack Puppy14-Feb-06 3:59
Jack Puppy14-Feb-06 3:59 
GeneralRe: Valid File Name Pin
Stephen Hewitt14-Feb-06 11:25
Stephen Hewitt14-Feb-06 11:25 
Questionopening My documents ? Pin
sparra0613-Feb-06 11:13
sparra0613-Feb-06 11:13 
QuestionPasting 256 color images into an icon Pin
Joe Woodbury13-Feb-06 9:46
professionalJoe Woodbury13-Feb-06 9:46 
QuestionOpening MDI Child windows Pin
Vijaykumar Rajaram13-Feb-06 7:39
Vijaykumar Rajaram13-Feb-06 7:39 
Questionbroadcasting using MFC sockets in VC++ Pin
rohini sharma13-Feb-06 7:33
rohini sharma13-Feb-06 7:33 
AnswerRe: broadcasting using MFC sockets in VC++ Pin
James R. Twine13-Feb-06 7:54
James R. Twine13-Feb-06 7:54 
Questionhandling larg number of data in CStringArray Object. Pin
zahid_ash13-Feb-06 6:41
zahid_ash13-Feb-06 6:41 

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.