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