Difference between revisions of "API"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
m (some update-tweaks)
 
Line 1: Line 1:
[[Computing]]: [[Computing Terminology|Terminology]]: [[API]]
+
==Navigation==
 
+
[[computing]]: [[computing terminology|terminology]]: [[API]]
[[API]] stands for Application Programming Interface, which is a set of function calls, data structures, constant values, and other programming definitions needed in order for one piece of computer software to successfully interact with another.
+
==Overview==
 +
[[API]] stands for Application Programming Interface, which is a set of function calls, data structures, constant values, and other programming definitions needed in order for one piece of computer software to successfully interact with another.{{seed}}
 
==Reference==
 
==Reference==
 
* {{wikipedia|Application programming interface}}
 
* {{wikipedia|Application programming interface}}

Latest revision as of 00:46, 30 January 2007

Navigation

computing: terminology: API

Overview

API stands for Application Programming Interface, which is a set of function calls, data structures, constant values, and other programming definitions needed in order for one piece of computer software to successfully interact with another.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Reference