[ 本帖最后由 gangjh 于 2006-6-16 10:14 编辑 ]作者: gangjh 时间: 2006-06-19 11:11
请高手出手,
帮帮忙,作者: phoneix 时间: 2006-06-22 15:41
#ifndef _GUN_HASH_LIST
#define _GNU_HASH_LIST
?????????????????????作者: ubuntuer 时间: 2009-03-17 15:58
The function hsearch() searches the hash table for an item with the same
key as item (where "the same" is determined using strcmp(3)), and if
successful returns a pointer to it. The argument action determines
what hsearch() does after an unsuccessful search.