View Single Post
  #2 (permalink)  
Old January 27th, 2006, 11:05 PM
Alan-LB Alan-LB is offline
Authorized User
 
Join Date: Mar 2005
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to Alan-LB Send a message via Yahoo to Alan-LB
Default

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


Reply With Quote