This is the mail archive of the gcc-help@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]
Other format: [Raw text]

C calling conventions: how to pass a struct parameter?


I simply cannot find this information! I have a procedure that must
receive a struct. How to pass a structure parameter from a caller to my
procedure, if the processor is an x86?
In C++: how to pass an object?

Thank you.
Cezar


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