Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!rutgers!mtune!codas!novavax!utx1!bapat
From: bapat@utx1.UUCP (The maniac)
Newsgroups: comp.lang.c
Subject: Re: can you 'splain this to me?
Message-ID: <1221@utx1.UUCP>
Date: Thu, 23-Jul-87 13:03:16 EDT
Article-I.D.: utx1.1221
Posted: Thu Jul 23 13:03:16 1987
Date-Received: Sat, 25-Jul-87 15:14:02 EDT
References: <966@lll-lcc.aRpA>
Distribution: na
Organization: the boundary between UNIX and sanity
Lines: 17
Summary: Try using cdecl

In article <966@lll-lcc.aRpA>, booloo@lll-lcc.aRpA (Mark Boolootian) writes:
> ~~~~~~
> 			int (*(*funnyarray)[])();
> I don't know if it is possible to explain why this is what it is but I would
> appreciate any attempts.

Here is a sample cdecl session:

$ cdecl
explain int(*(*funnyarray)[])()
declare funnyarray as pointer to array of pointer to function returning int

-- 
Subodh       {ihnp4|allegra|codas}!novavax!utx1!bapat         (305) 476-6068
[Subodh Bapat, Racal Milgo, MS E-112, PO Box 407044, Sunrise, FL 33340-7044]

"It is 11 p.m., do you know what your crontab is doing?"