/* qsub.c some routines for building queues */ #include "qsubs.h" /* puts elements of the structure into squeue if there is room */ enqueue(cur,nm,state) char *cur, *nm; int state; { int nhead; if (head