From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] the declaration of main() From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010412062827.2E4F919A17@mail.cse.psu.edu> Date: Thu, 12 Apr 2001 15:28:11 +0900 Topicbox-Message-UUID: 81740f4c-eac9-11e9-9e20-41e7f4b1d025 nclude: /mail/fs/mbox/109/raw I wonder why C99 employed that int main(), because I believe main() makes a boundary between underlying OS and C language domain. It means one should choose whichever s/he likes. :-) Kenji