Subject: Re: main return...
To: None <current-users@NetBSD.ORG>
From: John F. Woods <jfw@FunHouse.com>
List: current-users
Date: 03/26/1996 21:08:54
Ty Sarna says of "void main()":
> Shoot, look at all the quite experienced C programmers who don't know
> it's not allowed!

Look at all the "quite experienced" C programmers who don't know that

	a[i] = i++;

is not allowed.


And weep for the state of education.