_PATH_MONST
if ((Monstfp = fopen(_PATH_MONST, "r+")) == NULL)
error(_PATH_MONST);
path = strrchr(_PATH_MONST, '/') + 1;
_PATH_MONST,