Martin Landa wrote: > do we need our own G_strcasecmp()? Bearing in mind that libc offers > strcasecmp() and strncasecmp().
Windows doesn't have these (it has stricmp and/or strcmpi instead). Also, strcasecmp() is affected by the locale (LC_CTYPE), while G_strcasecmp() isn't. -- Glynn Clements <gl...@gclements.plus.com> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev