Pointers to arrays in C

Root Boy Jim rbj at icst-cmr.ARPA
Tue Apr 8 02:37:37 AEST 1986


	>>	    int (*x)[10];
	>
	>That is not a pointer to an array.  It is an array of pointers to ints.
	>	George Tomasevich, ihnp4!twitch!grt
	>	AT&T Bell Laboratories, Holmdel, NJ

It always amuses me when someone from TPC posts such an obviously
bogus item about C. I guess I assume they can just walk right up to
Dennis Ritchie and ask him if they're in left field or right.

	(Root Boy) Jim Cottrell		<rbj at cmr>



More information about the Comp.lang.c mailing list