[net.lang.c] voids

dalka (11/10/82)

Anybody ever try this????? It compiles with no errors!!!



void *f()
{
	extern void arr[];
	return ((void *)5);
}



					Ken Dalka
					ihuxe!dalka