CallingSequences

Version 2 by john.rose
on Jul 18, 2008 19:52.

compared with
Current by john.rose
on Aug 13, 2008 11:29.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
_(Note: This needs to be filled in.)_
{excerpt}
A calling sequence is a contract between two blocks of code, a call site (within a caller) and and entry point (within a callee).
{excerpt}
A calling sequence is a contract between two blocks of code, a call site (within a caller) and and entry point (within a callee). The contract governs the transfer of control to the caller, and its eventual return to the caller (or a successor version of the caller). The contract is specific to some function type agreed on between the caller and callee. The type may require data values to be passed between the caller and callee, using certain registers or other variable locations.

h3. Registers and Stack

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact