_PATH_HELP
char helpfile[] = _PATH_HELP;
if ((f = Fopen(_PATH_HELP, "r")) == NULL) {
warn("%s", _PATH_HELP);