摘要
介绍了TURBO C中断例程调用的基本方法及技巧,并着重讨论了使用伪变和geninterrupt函数配合调用的方式的优点及实现的技巧和注意事项.使用这些方法调用系统资源,可以有效地提高程序开发效率,实现更复杂的程序功能,使程序具有较高的专业水平,同时也给出具体实例.
The article introduces basic methds and techniques of calling interruption routines in TURBO C. The advantages, realization techniques and points for sttention of using pseudo variables and function geninterrupt to call interruption routines are discussed specilly. By using these methods to make use of the system resources, the efficiency of developing programs can be improved greatly, more complex functions of programs can be realized and high specialty level can be achieved in programming.
出处
《西南民族学院学报(自然科学版)》
1999年第3期247-252,共6页
Journal of Southwest Nationalities College(Natural Science Edition)
关键词
C语言
中断调用
系统资源
伪变量
TURBO-C
C language
the calling of interruption routine
system resource
pseudo variables