C 可变长参数运用-----编写Lua的通用调用函数
摘要:        
1.C可变长参数printf这个使用频繁的C语言函数的参数列表包含一个const char*的描述串,还有一个可变长参数(...) ,如下为printf的函数声明。int printf(const char * __restrict, ...)在stdarg.h这个头文件中包含着对可变长参数进行操作...    阅读全文
		
		posted @ 2015-04-11 22:04 kyokuhuang 阅读(1495) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号