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]

C++ Calling Conventions


Hi,
 
I'm hoping someone will be able to help me with a few questions.
 
Can anyone point me towards information describing calling conventions for C++?
 
Do the ANSI/ISO standards specify calling conventions? Or are they compiler specific?
 
Can the above mentioned standards be downloaded from anywhere, or does one have to buy them?
 
I'm particularly interested in method invocation is implemented, especially virtual method invocation.
 
Thanks,
/Mike
 

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