Hi,
Can't compile on MF z/OS V1R10.0 XL C/C++ compiler, program that contains array definition because of '[' and ']' characters.
Help.
Robert Sample wrote:EBCDIC has multiple code pages -- one of the more common uses X'BA' for open bracket, and another of the more common does not (I don't remember what it does use). Your code page is probably set to the wrong one.
Where I need to set it to correct one?