Date: Tue, 16 Jul 1996 09:30:11 -0400 (EDT) From: Nissim Chudnoff To: DJGPP Questions Subject: int main() Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII A while ago, there was a conversation about 'void main()' vs. 'int main()' and I wondered if: void main() { exit(1); } Is the same as int main() { return(1); } Thanks - -*-*-*-*-*-*-*-*-*- *-*-*-*-*-*-*-*-* * Nissim Chudnoff *-*-*-*-*-*-*-*-*-*-*-*-*-*- Klass of '99! * * ||