文件名称:arg_var
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:165.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用可变参数实现简单的printf函数
编写了两种实现方法,
1,用stdarg.h自带的va_start,va_arg等函数实现
2,根据可变参数的原理实现
主要是用于加深对可变参数的理解
vc6.0 测试通过-Variable parameters to achieve a simple printf function
Prepared two ways to achieve
1, the stdarg.h comes the va_start, va_arg, and other functions to achieve
2, according to the principle of variable parameters
Is used to deepen the understanding of the variable parameters
adoption of the vc6.0 test
编写了两种实现方法,
1,用stdarg.h自带的va_start,va_arg等函数实现
2,根据可变参数的原理实现
主要是用于加深对可变参数的理解
vc6.0 测试通过-Variable parameters to achieve a simple printf function
Prepared two ways to achieve
1, the stdarg.h comes the va_start, va_arg, and other functions to achieve
2, according to the principle of variable parameters
Is used to deepen the understanding of the variable parameters
adoption of the vc6.0 test
(系统自动生成,下载前可以参看下载内容)
下载文件列表
arg_var/Debug/var_arg.bsc
arg_var/Debug/var_arg.exe
arg_var/Debug/var_arg.ilk
arg_var/Debug/var_arg.obj
arg_var/Debug/var_arg.pch
arg_var/Debug/var_arg.pdb
arg_var/Debug/var_arg.sbr
arg_var/Debug/vc60.idb
arg_var/Debug/vc60.pdb
arg_var/var_arg.cpp
arg_var/var_arg.dsp
arg_var/var_arg.dsw
arg_var/var_arg.ncb
arg_var/var_arg.opt
arg_var/var_arg.plg
arg_var/Debug
arg_var
arg_var/Debug/var_arg.exe
arg_var/Debug/var_arg.ilk
arg_var/Debug/var_arg.obj
arg_var/Debug/var_arg.pch
arg_var/Debug/var_arg.pdb
arg_var/Debug/var_arg.sbr
arg_var/Debug/vc60.idb
arg_var/Debug/vc60.pdb
arg_var/var_arg.cpp
arg_var/var_arg.dsp
arg_var/var_arg.dsw
arg_var/var_arg.ncb
arg_var/var_arg.opt
arg_var/var_arg.plg
arg_var/Debug
arg_var