From: utzoo!decvax!harpo!npoiv!alice!sjb Newsgroups: net.lang.c Title: Re: type "void" in C Article-I.D.: alice.1360 Posted: Sat Jan 1 22:35:50 1983 Received: Sun Jan 2 01:59:50 1983 References: houxf.265 I believe 'void' is used to declare functions that do not return anything. This is to please lint.