int ncFind(NodePtr np); NodePtr ncRef(int ref); int ncInsert(NodePtr np, int hist); void ncHist(NodePtr np, int ref); int ncInit(); void ncDump();