EQA1519E A real type cannot be cast to a pointer type.
Explanation
This message applies to C type casts. In the example 'float f;', the type cast '(float *) f' is invalid.
Understand z/OS debugger offerings and features.
Discover the latest debug and code coverage features.
Get the PDF versions.
Connect with mainframe application developers.
This message applies to C type casts. In the example 'float f;', the type cast '(float *) f' is invalid.