Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.lang.c Subject: Re: is a void function invocation an expression or a statement? Message-ID: <2976@brl-smoke.ARPA> Date: Tue, 12-Aug-86 11:00:07 EDT Article-I.D.: brl-smok.2976 Posted: Tue Aug 12 11:00:07 1986 Date-Received: Wed, 13-Aug-86 09:18:45 EDT Sender: news@brl-smoke.ARPA Lines: 5 I have often thought (void) should be a real type. I even think sizeof(void) should be 0, and ((void)[])s shouldn't take up much space, etc. I too wonder why (void) is a second-class citizen.