C05B0045

Explanation

The new file position cannot be correctly represented in a long int type.

Programmer response

If possible, use the large files version of the fseeko() function.

Symbolic Feedback Code

JrEdcRposEoverflow01