-API         Application Programming Interface

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9


API - Application Programming Interface. A set of functions that expose some common functionality.
Ogre, for instance, is an API that exposes - in an object-oriented manner - the common functionality of two other major APIs: DirectX and OpenGL.

{WIKIPEDIA()/}