RNF7541

Array index or parameter is not allowed for name.

30

Cause . . . . . : A name is followed by a left parenthesis, but the name is not an array name or prototype name. The statement is ignored.

Recovery . . . : Change the name to an array name or a protptype name. Compile again.