Loading...
Searching...
No Matches
52#include "euclid_common.h"
65 extern void Hash_i_dhCreate (
Hash_i_dh * h,
int size);
72 extern void Hash_i_dhDestroy (
Hash_i_dh h);
75 extern void Hash_i_dhInsert (
Hash_i_dh h,
int key,
int data);
80 extern int Hash_i_dhLookup (
Hash_i_dh h,
int key);