Simple c question - pointer to array

K A Gluck kurt at rruxg.UUCP
Wed May 28 08:19:18 AEST 1986


Ok if i have a struct which is named in a typedef as T, I 
know how to get an array of pointers to T:   T *a[20];
what I want is a pointer to an array of T's.

How do I do it,  please mail I will post final answer.

	-kurt
	rruxg!kurt



More information about the Comp.lang.c mailing list