PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ MAX

#define MAX (   a,
 
)    ((a>b) ? a : b)

Definition at line 284 of file shpopen.c.

Referenced by SHPComputeExtents(), SHPOpenLL(), and SHPWriteObject().