Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: exe with parameters.. Pin
Dominik Reichl19-Aug-03 20:50
Dominik Reichl19-Aug-03 20:50 
Generalsuggestions plzzz.. Pin
xxhimanshu19-Aug-03 18:14
xxhimanshu19-Aug-03 18:14 
Generalcomma operator Pin
Marissa18219-Aug-03 16:38
Marissa18219-Aug-03 16:38 
GeneralRe: comma operator Pin
Dave Bryant19-Aug-03 16:44
Dave Bryant19-Aug-03 16:44 
GeneralRe: comma operator Pin
Maxwell Chen19-Aug-03 17:06
Maxwell Chen19-Aug-03 17:06 
GeneralRe: comma operator Pin
Marissa18219-Aug-03 17:09
Marissa18219-Aug-03 17:09 
GeneralRe: comma operator Pin
Maxwell Chen20-Aug-03 16:01
Maxwell Chen20-Aug-03 16:01 
GeneralRe: comma operator Pin
Ryan Binns19-Aug-03 21:01
Ryan Binns19-Aug-03 21:01 
Because commas are used for other things. Semicolons are used for the end of a statement, so why not use them? If you use commas, the code basically looks like one big function call. I'm not sure why you'd want to use commas over semicolons.

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"

GeneralNeed help in SDI Pin
Snyp19-Aug-03 16:04
Snyp19-Aug-03 16:04 
Generalfile extensions Pin
Marissa18219-Aug-03 16:03
Marissa18219-Aug-03 16:03 
GeneralRe: file extensions Pin
Mahesh Varma19-Aug-03 18:12
Mahesh Varma19-Aug-03 18:12 
GeneralRe: file extensions Pin
Mahesh Varma19-Aug-03 18:25
Mahesh Varma19-Aug-03 18:25 
Questionhow do i convert bmp to jpeg? Pin
hxr60119-Aug-03 15:53
hxr60119-Aug-03 15:53 
AnswerRe: how do i convert bmp to jpeg? Pin
Mahesh Varma19-Aug-03 17:42
Mahesh Varma19-Aug-03 17:42 
GeneralCheckboxes and CTreeCtrl!?!?! Pin
Bob Stanneveld19-Aug-03 13:38
Bob Stanneveld19-Aug-03 13:38 
GeneralRe: Checkboxes and CTreeCtrl!?!?! Pin
Dominik Reichl19-Aug-03 20:57
Dominik Reichl19-Aug-03 20:57 
GeneralRe: Checkboxes and CTreeCtrl!?!?! Pin
Bob Stanneveld20-Aug-03 3:48
Bob Stanneveld20-Aug-03 3:48 
Generalfopen (* delete *) Pin
The_Server19-Aug-03 13:21
The_Server19-Aug-03 13:21 
GeneralRe: fopen (* delete *) Pin
ZoogieZork19-Aug-03 13:52
ZoogieZork19-Aug-03 13:52 
GeneralRe: fopen (* delete *) Pin
Mahesh Varma19-Aug-03 17:49
Mahesh Varma19-Aug-03 17:49 
GeneralHelp in SDI Pin
Snyp19-Aug-03 13:15
Snyp19-Aug-03 13:15 
GeneralRe: Help in SDI Pin
David Crow20-Aug-03 2:37
David Crow20-Aug-03 2:37 
GeneralWindows message queue Pin
kumarjainendra19-Aug-03 12:21
kumarjainendra19-Aug-03 12:21 
GeneralRe: Windows message queue Pin
Michael Dunn19-Aug-03 12:32
sitebuilderMichael Dunn19-Aug-03 12:32 
GeneralRe: Windows message queue Pin
John M. Drescher19-Aug-03 13:56
John M. Drescher19-Aug-03 13:56 

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.