Format: AllC/C++CSSTextshell script Advanced Search
143: { 144: Mask(aq->prev)->next = aq->next; 145: Assign(aq->next->prev, Mask(aq->prev)); 146: }