argument macros
基本解释
- [计算机科学技术]自变量宏引数巨集
英汉例句
- This way, the internal function can refer to the "mode" argument unconditionally, without having to use the va_*() macros.
通过这种方式,内部函数能够无条件地引用 “mode” 参数,而无需使用 va_*() 宏。 - GCC has long supported variadic macros, and used a different syntax that allowed you to give a name to the variable arguments just like any other argument.
GCC始终支持复杂的宏,它使用一种不同的语法从而可以使你可以给可变参数一个名字,如同其它参数一样。
www.wangchao.net.cn
双语例句
专业释义
- 自变量宏
- 引数巨集