Welcome, Guest. Please login or register.

Author Topic: API Question  (Read 2552 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AndrewBell

  • Sr. Member
  • ****
  • Join Date: Jun 2007
  • Posts: 343
    • Show all replies
Re: API Question
« on: February 15, 2008, 07:23:36 AM »
An API is a set of functions, intended to save programmers from having to constantly rewrite common routines.

Example: Windows' DirectX is an API that provides functions used in games, such as 3D graphics, sound playback and joystick input.

How it connects an application to the OS depends upon which OS and API you are talking about.
________
DODGE DEMON HISTORY
« Last Edit: February 16, 2011, 04:47:27 AM by AndrewBell »
Use the best: Linux for servers, Mac for graphics, Windows for Solitaire.
 

Offline AndrewBell

  • Sr. Member
  • ****
  • Join Date: Jun 2007
  • Posts: 343
    • Show all replies
Re: API Question
« Reply #1 on: February 15, 2008, 07:29:15 AM »
@Zac67

Weird coincidence: My home town is twinned with yours.
________
G-POWER
« Last Edit: February 16, 2011, 04:47:36 AM by AndrewBell »
Use the best: Linux for servers, Mac for graphics, Windows for Solitaire.