#include "CC_CSSTree.h" //return the start position of searching the key. int CC_CSSTree::search(int key) { int i=0; int curIndex=0; int curNode=0; int j=0; //search for(i=0;inumRecord) curIndex=numRecord-1; //cout<<"I: "<