copy (CStack <T> STKmethod copy(Stack &otherstack) { otherstack=*this; }
This user does not accept Private Messages