Format: AllC/C++CSSTextshell script Advanced Search
197: { 198: Mask(aq->prev)->next = aq->next; 199: Assign(aq->next->prev, Mask(aq->prev)); 200: }