Thread
:
C++ and main for a beginner
View Single Post
#
2
(
permalink
)
January 27th, 2006, 11:05 PM
Alan-LB
Authorized User
Join Date: Mar 2005
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
main() is the main function of all C and C++ programs so it must be in your program.
Any elementary textbook will explain this
Alan
Alan-LB
View Public Profile
Find all posts by Alan-LB