摘要
论述了TurboC语言与汇编语言进行混合高级编程时的接口问题,着重介绍了两种C语言主程序与汇编语言中断服务程序之间相互传递参数的有效的方法。
The paper deals with the interface techniques when using Turbo C Language to program mixedly,also introduces two effective methods of how to transmit parameters between master program of C language and interruption service routine of assembly language.Part of the programs are listed.
出处
《天津纺织工学院学报》
北大核心
1997年第2期62-66,共5页
Journal of the Tianjin Institute of Textile Science and Technology
关键词
混合编程
中继
汇编语言
C语言
mixed programming,interruption, assembly language