80extern htab *hcreate();
91extern void hdestroy();
108#define hcount(t) ((t)->count)
109#define hkey(t) ((t)->ipos->key)
110#define hkeyl(t) ((t)->ipos->keyl)
111#define hstuff(t) ((t)->ipos->stuff)
185 ((!(t)->ipos) ? FALSE : \
186 ((t)->ipos=(t)->ipos->next) ? TRUE : hnbucket(t))
196extern word hnbucket();
u32 count
start sector of fragmented bd/file