Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site ISM780.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!ISM780!darryl From: darryl@ISM780.UUCP Newsgroups: net.lang.c Subject: Re: Re: arrays/pointers in C Message-ID: <30000006@ISM780.UUCP> Date: Tue, 11-Jun-85 07:15:00 EDT Article-I.D.: ISM780.30000006 Posted: Tue Jun 11 07:15:00 1985 Date-Received: Thu, 13-Jun-85 02:24:47 EDT References: <676@dataio.UUCP> Lines: 20 Nf-ID: #R:dataio:-67600:ISM780:30000006:000:787 Nf-From: ISM780!darryl Jun 11 07:15:00 1985 > Another C feature that >can only be discerned by reading between the lines. Pardon me, but the lines you are looking for are at the top of page 188 of K&R, and they read: "The sizeof operator yields the size, in bytes, of its operand. (A byte is undefined by the language except in terms of the value of sizeof. However, in all existing implementations a byte is the space required to hold a char.) When applied to an array, the result is the total number of bytes in the array. Actually, most (but certainly not all!) C features can be determined by reading the lines. --Darryl Richman, INTERACTIVE Systems Corp. ...!cca!ima!ism780!darryl The views expressed above are my opinions only.