argument macros
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]自變量宏引數(shù)巨集
英漢例句
- This way, the internal function can refer to the "mode" argument unconditionally, without having to use the va_*() macros.
通過這種方式,內(nèi)部函數(shù)能夠無條件地引用 “mode” 參數(shù),而無需使用 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始終支持復(fù)雜的宏,它使用一種不同的語法從而可以使你可以給可變參數(shù)一個(gè)名字,如同其它參數(shù)一樣。
www.wangchao.net.cn
雙語例句
專業(yè)釋義
- 自變量宏
- 引數(shù)巨集