AngelCode.com > Reference Database > Languages/C & C++/Calling conventions

Calling conventions on the x86 platform

Date written:Aug, 2004
Authors:Andreas Jönsson
Resource type:article
Links:[html]

Description

This article shows how MSVC++ and MinGW g++ implements the different calling conventions. Especially interesting for those who write assembly routines that interact with C++.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Languages/C & C++/Calling conventions