/* HNDMGR.H Interface for hand manager */ bool allbst(); void deal(); bool hit(); bool isbj(); CASH outcom(); short score(); void show(); short split(); short val();