VLA proposal... one more nit

uunet!netcom.com!segfault!rfg uunet!netcom.com!segfault!rfg
Wed Feb 3 01:52:48 PST 1993


Oops!  I just remember one more minor thing I wanted to note/ask about the
VLA proposal which Tom M. just posted.

I didn't see anything in there about the validity of using VLA types in
casts.  For example, would this be legal?

	void *vp;

	void foobar (int n);
	{
		int (*p)[n] = (int (*)[n]) vp;
	}


// Ronald F. Guilmette
//    domain address:	rfgasegfault.uucp
//    uucp address:	...!uunet!netcom.com!segfault!rfg



More information about the Numeric-interest mailing list