摘要
对利用全局变量和参数来实现C语言函数间数据通信问题进行了分析 ,着重阐述了参数传递中的传值方式和传地址方式的工作原理及功能 ,在此基础上讨论了传地址方式的应用———数组形参的相关问题。
In this paper,the global variables and parameters used by data communication between functions are analyzed,the operation principles of value transmission and address transmission stated in detail,and some relevant problems about array parameters discussed.
出处
《郑州航空工业管理学院学报(管理科学版)》
2002年第4期57-59,66,共4页
Journal of Zhengzhou Institute of Aeronautical Industry Management
关键词
函数
数据通信
全局变量
C语言
function
data communication
global variable
parameter
array