__STDC__ and non-conforming ANSI C compilers

Peter da Silva peter at ficc.uu.net
Tue Jan 17 03:48:47 AEST 1989


What is needed, then, is:

	#ifdef __STD_PROTO__	/* Function prototyping */
	#ifdef __STD_STRING__	/* string concatenisation */
	#ifdef __STD_TOKEN__	/* token pasting */
	...
-- 
Peter da Silva, Xenix Support, Ferranti International Controls Corporation.
Work: uunet.uu.net!ficc!peter, peter at ficc.uu.net, +1 713 274 5180.   `-_-'
Home: bigtex!texbell!sugar!peter, peter at sugar.uu.net.                 'U`
Opinions may not represent the policies of FICC or the Xenix Support group.



More information about the Comp.std.c mailing list