APIs Concept!
Can anybody explain me the concept of API's or give some links explaining that...
thanx
# 1 Re: APIs Concept!
It stands for Application Programming Interface
Basically it's a set of functions written by the developer of one application to let other applications interface with it. For example, the Windows API lets programmers create windows and manipulate the Windows operating system.
GCDEF at 2007-11-11 0:27:18 >
