[GRASS-dev] lib/gis/strings.c: G_chr* family of functions

  Apparently, the G_chr* functions, as well as G_strmov (), aren't
  used in the GRASS source. Therefore, I suggest for them to be
  removed.

Ivan Shmakov wrote:

  Apparently, the G_chr* functions, as well as G_strmov (), aren't
  used in the GRASS source. Therefore, I suggest for them to be
  removed.

While we're at it, I can't see any benefit to using G_strcpy() or
G_strcat() instead of the equivalent ANSI C functions.

--
Glynn Clements <glynn@gclements.plus.com>