Workaround a GCC warning about a pointer being cast to a larger
integral type. Use intptr which is designed to hold pointer values and pass it to off_t.
Showing
Please register or sign in to comment
integral type. Use intptr which is designed to hold pointer values and pass it to off_t.