Click here to Skip to main content
15,920,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Icon Pin
Jörgen Sigvardsson9-Nov-06 11:48
Jörgen Sigvardsson9-Nov-06 11:48 
GeneralRe: Icon Pin
BlitzPackage9-Nov-06 13:09
BlitzPackage9-Nov-06 13:09 
Questionkeyboard event emulation & desktops Pin
kelt6669-Nov-06 8:20
kelt6669-Nov-06 8:20 
QuestionStack trace parsing in VC++ with Visual Studio 2003 Pin
mathespa9-Nov-06 8:12
mathespa9-Nov-06 8:12 
AnswerRe: Stack trace parsing in VC++ with Visual Studio 2003 [modified] Pin
Stephen Hewitt9-Nov-06 13:19
Stephen Hewitt9-Nov-06 13:19 
Questionwhy int main() ? Pin
Anthony Mushrow9-Nov-06 6:00
professionalAnthony Mushrow9-Nov-06 6:00 
AnswerRe: why int main() ? Pin
Wes Aday9-Nov-06 6:16
professionalWes Aday9-Nov-06 6:16 
AnswerRe: why int main() ? Pin
David Crow9-Nov-06 6:18
David Crow9-Nov-06 6:18 
The Undefeated wrote:
Whats wrong with just void main()?


Absolutely nothing. I use void main( void ) all the time when I am not interested in returning a value or handling any command-line arguments.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: why int main() ? Pin
Jörgen Sigvardsson9-Nov-06 11:49
Jörgen Sigvardsson9-Nov-06 11:49 
GeneralRe: why int main() ? Pin
David Crow10-Nov-06 2:13
David Crow10-Nov-06 2:13 
AnswerRe: why int main() ? Pin
Mark Salsbery9-Nov-06 6:20
Mark Salsbery9-Nov-06 6:20 
AnswerRe: why int main() ? Pin
James Brown9-Nov-06 8:03
James Brown9-Nov-06 8:03 
GeneralRe: why int main() ? Pin
Anthony Mushrow9-Nov-06 12:40
professionalAnthony Mushrow9-Nov-06 12:40 
GeneralRe: why int main() ? Pin
Mark Salsbery9-Nov-06 12:57
Mark Salsbery9-Nov-06 12:57 
GeneralRe: why int main() ? Pin
James Brown9-Nov-06 22:19
James Brown9-Nov-06 22:19 
GeneralRe: why int main() ? Pin
Mark Salsbery10-Nov-06 5:17
Mark Salsbery10-Nov-06 5:17 
GeneralRe: why int main() ? Pin
Mark Salsbery10-Nov-06 5:21
Mark Salsbery10-Nov-06 5:21 
GeneralRe: why int main() ? Pin
James Brown10-Nov-06 5:27
James Brown10-Nov-06 5:27 
QuestionFirst letter of menu item is automatic access key? Pin
sdehart9-Nov-06 5:36
sdehart9-Nov-06 5:36 
AnswerRe: First letter of menu item is automatic access key? Pin
David Crow9-Nov-06 6:20
David Crow9-Nov-06 6:20 
AnswerRe: First letter of menu item is automatic access key? Pin
toxcct9-Nov-06 7:10
toxcct9-Nov-06 7:10 
QuestionStatic Pin
Waldermort9-Nov-06 4:28
Waldermort9-Nov-06 4:28 
AnswerRe: Static Pin
Cedric Moonen9-Nov-06 4:46
Cedric Moonen9-Nov-06 4:46 
GeneralRe: Static Pin
Niklas L9-Nov-06 4:56
Niklas L9-Nov-06 4:56 
GeneralRe: Static Pin
Waldermort9-Nov-06 5:27
Waldermort9-Nov-06 5:27 

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.