[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 6502 illegal opcodes questions



Den 31 May 2006 07:41:06 -0700 skrev mdj:
> Paul Schlyter wrote:
>
>
>> I don't consider that an API, but a library!  An API should provide access
>> to something else but itself.  Such as external hardware, or some other
>> software module.
>
> Fair enough. I consider the terms API and "standard library"
> synonymous, as I'm sure most developers do ....

Just like certain Java-programmers who consider Interface and Class
synonymous... (That's what the I in API means - Interface).

There is the interface and the implementation. The two halves of
a working library.

/Kent
-- 
Hard work may pay off in the long run, but laziness pays off right now.