函数声明符 meaning in English
function declarator
Examples
- Function declarators have file scope
函数声明符具有文件范围: - The compiler supports use of a function declarator that specifies a variable number of arguments , followed by a function definition that provides a type instead
编译器支持使用指定可变个数参数的函数声明符,其后为提供替换类型的函数定义: