摘要
设计的汇编语言子程序库可以被汇编程序或C++程序调用,实现不同数制的键盘输入和控制台显示。
I/O library of the assembly language designed in the paper can be called by assembly language application or C++ application.The library could implement inputting various number system formats from keyboard and the outputting on the console.
出处
《电脑学习》
2008年第3期86-87,共2页
Computer Study
关键词
汇编语言
I/O
子程序
库
Assembly Language I/O Procedure Library