The types of arguments in a function call must match the types o
The types of arguments in a function call must match the types of the corresponding parameters in the function prototype's parameter list.。 ~@[](2)答案:TRUE
-->