Declaration Question

William Setzer IDM setzer at nssdcs.gsfc.nasa.gov
Wed Jul 26 08:39:07 AEST 1989


In article <10847 at polya.Stanford.EDU> dkeisen at Gang-of-Four.Stanford.EDU (Dave Eisen) writes:
>In article <1242 at atanasoff.cs.iastate.edu>, hascall at atanasoff (John Hascall) writes:
>>In article <394> setzer at nssdcs (William Setzer (IDM)) writes:
>>>[Stuff I said]
>>[Stuff John Hascall said] 
>As I read his diagram, foo is a *pointer* to an array K of pointers to array
>N of char.
Oops!  I just wanted to indicate that foo contains the 'left' block of
memory.  It's not intended to be a pointer to the block.  Maybe I should
have drawn:

foo:
+----   ...
| ptr  ...
+-    ...

--
William Setzer
setzer at epsl.umd.edu    ; My 'real' mail address.



More information about the Comp.lang.c mailing list