formal variable parameter
常见例句
- If the identifier is a formal parameter or local variable, declare it with auto storage.
如果该标识符是形参或局部变量,则使用自动存储声明它。 - Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
变量类型和形参类型均是某种指向宽字符的指针。 返回 formal variable parameter