文件名称:variadic.functions.c
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- G**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C99 s variadic functions can be wrapped in a variadic macro. This allows the use of a va_list which contains its own end-of-list sentinel. In this manner, you don t have to keep track of the quantity of elements in your list from caller to callee.-C99 s variadic functions can be wrapped in a variadic macro. This allows the use of a va_list which contains its own end-of-list sentinel. In this manner, you don t have to keep track of the quantity of elements in your list from caller to callee.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
variadic.functions.c.txt