returning more than 4 bytes

rkc rkc at XN.LL.MIT.EDU
Sat Jun 10 04:31:59 AEST 1989


I know that many compilers permit functions that return full structures
ie: 
more_than_4_byte_structure 
  function(arg1,arg2)
int arg1,arg2;
...
but is it in the latest ansii standard draft, or will it be left as a
compiler extension?
	E-Mail responses please.
		Thanks,
			-Rob



More information about the Comp.std.c mailing list