摘要
TURBO C的库函数极大的方便了用户,但是库中的函数总是有限的。本文将讨论用户建立自己的函数库,以实现软件资源的共享问题。同时也可以把通用模块加到系统提供的函数库中。
This paper discusses the establishment of user's TURBO C function base for realizing resource share of software. Some universal models could be putinto this function base supplied by the system.
出处
《山东理工大学学报(自然科学版)》
CAS
1996年第1期35-38,共4页
Journal of Shandong University of Technology:Natural Science Edition
关键词
函数库
库函数
指针
地址
存储模式
调用
Function base
Base function
Pointer
Address
Memory mode
Calling