(void) (void)

Arthur David Olson ado at elsie.UUCP
Tue Sep 6 03:18:55 AEST 1988


main()
{
	(void) (void) 5;
	return 0;
}

Is the above legal ANSI code?  Should it be?
-- 
	ado at ncifcrf.gov			ADO is a trademark of Ampex.



More information about the Comp.std.c mailing list