
获得徽章 0
ABI (Application Binary Interface) is the ISA (Instruction Set Architecture) level interface; whereas API (Application Programming Interface) is the programming language level interface.
Interface, in this context, is a specification for communication between their components. E.g. how to call a subroutin, procedure or function with how to supply what data for parameters.
Interface, in this context, is a specification for communication between their components. E.g. how to call a subroutin, procedure or function with how to supply what data for parameters.
展开
评论
1