Definition at line 1968 of file shpopen.c.
1975 snprintf(
str,
sizeof(
str),
1976 "Error in fseek() reading object from .shp file at offset %u",
1977 psSHP->panRecOffset[hEntity]);
1978 str[
sizeof(
str)-1] =
'\0';
1980 psSHP->sHooks.Error(
str );
References SHPLIB_NULLPTR, and str.