is there a max size for struct function args?

Stephen J. Friedl friedl at vsi.UUCP
Tue Jul 12 01:08:46 AEST 1988


Section 2.2.4.1 (Translation limits) of the May '88 dpANS says
that the minimum maximum size for an object is 32767 bytes.
Does this imply that a conforming implementation must be able to
correctly pass a structure of this size as a function arg (with
a prototype in scope, of course)?  Pretend the struct is a little
smaller to allow for tail-end padding.

I don't want to do this, just checking my reading of the dpANS.

-- 
Steve Friedl     V-Systems, Inc.  +714 545 6442     3B2-kind-of-guy
friedl at vsi.com     {backbones}!vsi.com!friedl    attmail!vsi!friedl
-----------Nancy Reagan on pi over lamda: "Just say nu"------------



More information about the Comp.std.c mailing list