C03F0035
Explanation
The ftell() or ftello() function was called to get the current file position for an undefined binary os data set. The block number portion of the encoded offset exceeds the maximum number of blocks that can be represented. The block limit is INT_MAX.
Programmer response
None.
Symbolic feedback code
JrEdcP040Eftell02