Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site oliveb.UUCP Path: utzoo!linus!decvax!decwrl!sun!qubix!ios!oliveb!toml From: toml@oliveb.UUCP (Dave Long) Newsgroups: net.lang.c Subject: Re: C subscripts Message-ID: <202@oliveb.UUCP> Date: Sun, 28-Oct-84 13:06:27 EST Article-I.D.: oliveb.202 Posted: Sun Oct 28 13:06:27 1984 Date-Received: Tue, 30-Oct-84 08:17:52 EST References: Reply-To: toml@oliveb.UUCP (Dave Long) Organization: D&L U., Thaumaturgy Lines: 11 Summary: The logic of C's subscripting syntax @ Who else out there thinks that @ some_array_name[more][long][names] @ is actually a good way to do things? I do! I prefer to think of multi-dimensional arrays as arrays of arrays, which the current syntax implies, rather than as different entities. It should be easy enough to write a program to convert between notations, though. -- -- Dave Long -- {fortune,idi,ios,hplabs,tymix}!oliveb!toml {allegra,ihnp4,msoft,tty3b,uvacs}!oliveb!toml