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