خانه > dev > api > name > gb.hashtable.add 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar id vi ko ja ru zh zh_TW eo
قبلی  بعدی  ویرایش  تغییر نام  واگرد  Search  سرپرستی  
مستندات  
اخطار! این صفحه ترجمه نشده است.  مشاهده نسخه انگلیسی 
GB.HashTable.Add
void GB.HashTable.Add ( GB_HASHTABLE hash , const char *key , long len , void *data )

Inserts a data into the hash table.

The keys are copied into the hash table, so the string that key points at can be temporary.

If a data was already associated with the specified key, this data is silently replaced by the new one.

همچنین مشاهده کنید

api/cat/hash