ERROR | Illegal INITFUNC name |
CAUSE | The name of the INITFUNC function is not a legal C or C++ identifier. |
ACTION | Specify the name of the INITFUNC function as a legal C or C++ identifier. This name may be given in the INTYPE file, given on the command line, or derived from the INITFILE name. |