Thread
:
Why NOT void main()
View Single Post
•
•
Join Date: Aug 2004
Posts: 23
Reputation:
Solved Threads: 0
iamboredguy
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
int
main() is good and
void
main() bad?
iamboredguy
View Public Profile
Find all posts by iamboredguy