Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!decvax!microsof!uw-beaver!cornell!vax135!ukc!root44!jmc
From: jmc@root44.UUCP
Newsgroups: net.lang.c
Subject: Re: interesting C allocation phenomenon (followup)
Message-ID: <4085@root44.UUCP>
Date: Thu, 7-Jul-83 01:40:59 EDT
Article-I.D.: root44.4085
Posted: Thu Jul  7 01:40:59 1983
Date-Received: Fri, 8-Jul-83 14:23:02 EDT
References: burl.207 ittvax.808
Lines: 13

How I agree with Alan Watt about wanting to be able to specify an array
size of 0.

I am SICK of typing

	sizeof(struct header) - sizeof(struct data) + n * sizeof(struct data)

kind of expressions, and more perverse ones to determine how many data items
there are from the record length.

		John Collins
		Root Computers Ltd
			....!vax135!ukc!root44!jmc