API: Difference between revisions

Content deleted Content added
Reverted to revision 878333133 by KNHaw (talk): Rvv. (TW)
No edit summary
Tags: Mobile edit Mobile web edit
Line 6:
 
An API specification can take many forms, but often includes specifications for [[subroutine|routines]], [[data structure]]s, [[Class (computer programming)|object classes]], [[variable (computer science)|variable]]s, or [[Remote procedure call|remote calls]]. [[POSIX]], [[Windows API]] and [[Advanced SCSI programming interface|ASPI]] are examples of different forms of APIs. Documentation for the API usually is provided to facilitate usage and implementation.
 
How can I teach software designing.
 
== Purpose ==