Date: Tue, 4 Nov 1997 13:23:55 +0200 (IST) From: Eli Zaretskii To: Paul Derbyshire cc: djgpp AT delorie DOT com Subject: Re: Some comments and questions In-Reply-To: <63l3gi$k0c@freenet-news.carleton.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 3 Nov 1997, Paul Derbyshire wrote: > You mean there were compilers for C once that didn't grok void?! AFAIK, `void' was mostly invented by ANSI. In particular, older compilers (still) don't support void pointers.