hinit
int hinit(char *dbname, int truncflag, int totrcds, int rcdlen, int keylen, int keyofst);
bResult = hinit("myfile.hsh",INITNEW,97,20,10,5);
totrcds must be a prime number