This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc and struct passing in function arguments?


Hi!

Does anyone know if...

gcc can do struct passing in arguments and return of functions?
(not pointer to struct, but struct by value)
Is there a 32 byte limit (or similar) to this?
Is this feature ANSI-C compliant?

Thanks A Bunch! David Young; VVI-DCS
dyoung@vvi.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]