文件名称:test_subfunc_dynamic_call_space
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序说明
在子函数中创建的结构体或数组无法通过将指针送出的方式送出
即:在子函数调用中,只有动态申请的内存空间在退出子函数时不被释放-The descr iption of the procedures
Structure or array created in the subfunction can not be pointer sent sent
: In subroutine calls, the only dynamic application memory space in the exit subfunction to be released.
在子函数中创建的结构体或数组无法通过将指针送出的方式送出
即:在子函数调用中,只有动态申请的内存空间在退出子函数时不被释放-The descr iption of the procedures
Structure or array created in the subfunction can not be pointer sent sent
: In subroutine calls, the only dynamic application memory space in the exit subfunction to be released.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test_subfunc_dynamic_call_space.c