View Single Post
Join Date: Mar 2004
Posts: 18
Reputation: hivework is an unknown quantity at this point 
Solved Threads: 0
hivework hivework is offline Offline
Newbie Poster

Re: Why NOT void main()

 
0
  #3
Sep 2nd, 2004
Operating systems such as UNIX require applications to return an integer value.
0 usually meaning success and non-zero meaning an error.
Reply With Quote