Arrays of pointers

diamond@tkovoa diamond at tkou02.enet.dec.com
Tue May 29 11:35:12 AEST 1990


In article <1990May28.145851.2407 at cs.utk.edu> wozniak at utkux1.utk.edu (Bryon Lape) writes:

>Basically, I need an array of strings 14 characters long.  I tried
>	char *array[14]
>what I need is the opposite.  Any ideas?

EVERY textbook on C will give you the idea.  Read one.  (Look for the
chapter on declarations.)

-- 
Norman Diamond, Nihon DEC     diamond at tkou02.enet.dec.com
Proposed group comp.networks.load-reduction:  send your "yes" vote to /dev/null.



More information about the Comp.lang.c mailing list