andersch.dev

<2025-04-16 Wed>

Calling Convention

Calling conventions in programming define how functions receive parameters from the caller and how they return values. Programming languages and architectures may use different calling conventions.

They define:

Common calling conventions include: