/* get the next input command off the command stack * if more then copy into chCard and set lgEOF false, * if all command processed then set lgEOF true */ void readar(char *chCard, int *lgEOF);