sS tok_scanType(LS tok, int iTypeStart) { int iEndOfType = tok_endOfType(tok, iTypeStart); ret joinSubList_cToC(tok, iTypeStart, iEndOfType); }