pre                75 fetch.c        materialalloc(unsigned char *pre, unsigned char *cur, unsigned char *nxt)
pre                80 fetch.c          if (pre != NULL) {
pre                81 fetch.c            len = (strlen(pre) + strlen(cur));
pre                88 fetch.c              strcpy(p, pre);
pre                96 fetch.c              strcpy(p, pre);