View Single Post
Join Date: Aug 2004
Posts: 23
Reputation: iamboredguy is an unknown quantity at this point 
Solved Threads: 0
iamboredguy's Avatar
iamboredguy iamboredguy is offline Offline
Newbie Poster

Why NOT void main()

 
0
  #1
Sep 2nd, 2004
I don't get why C++ pros see red when they see void main(). Can someone explain why intmain() is good and void main() bad?
Reply With Quote