Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
declared formal parameter list different from definition
Formal parameter types in the function declaration do not agree with those in the function definition. The compiler uses the parameter list from the definition.