July 01, 2003
This is Pascal syntax.  It's too wordy for a C descendant.

Sean

"Karl Bochert" <kbochert@copper.net> wrote in message news:1103_1057033262@bose...
> On Mon, 30 Jun 2003 19:00:48 +0000 (UTC), Mark Evans
<Mark_member@pathlink.com> wrote:
> Nice idea!
> I would prefer to not make it look like a function:
>
> farray N of int
> varray N of double
> varray M of farray N of int
>
> Karl Bochert