delAll method

void delAll()

Implementation

void delAll(){
	_top = null;
	_num = 0;
}