fatal_msg
static void fatal_msg(char *);
fatal_msg(gettext("Cannot allocate memory"));
fatal_msg(gettext("Cannot allocate memory"));
fatal_msg(gettext("Cannot allocate memory"));
char *fatal_msg;
fatal_msg = buf; /* to ease debugging */