PC Tools - Essential tools for your PC
Search
 
 
Features
 
 
Newsletter
 
Home > Programming

Application Programming Interface (API) New

API is an acronym for Application Programming Interface. APIs allow programmers to interact with existing software applications using a defined set of procedures and instructions.

Microsoft Windows, along with many other operating systems and software, provides an API so that developers can integrate their software with the base operating system. This allows programs to share a common look and feel, along with a common interface to the core OS functions such as file and hardware access.

Without a common API, applications would not only be larger and probably slower, each application would probably look different and not be compatible with one another.

Updated: September 9, 2001

 
  Copyright © 1998-2008 PC Tools. All rights Reserved. Privacy Policy | Legal Notice