C calling conventions: how to pass a struct parameter?

Cezar Harabula cezar.harabula@open-plug.com
Thu Apr 22 17:01:00 GMT 2004


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



More information about the Gcc-help mailing list