Jump to content

Application binary interface

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ellmist (talk | contribs) at 20:12, 4 July 2002 (new). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Application Binary Interface (ABI) means the interface by which an application program gains access to operating system and other services. It should be possible to run the same compiled binary applications on any system with the right ABI.

Examples are 88open's Binary Compatibility Standard, the PowerOpen Environment and Windows sockets.

See also:

This article (or an earlier version of it) contains material from FOLDOC, used with permission. Modify if needed.