|        | |||||
|  | |||||
| Recoverable Error | |||||
Encountered a function that was never defined.
All functions must be declared before they are used. The body of the function may be given anywhere in a program (thereby defining the function), but its heading must appear at least once before its first use.
Additional Information
 The function is "X".
| ---- |