write-a-hash-table icon indicating copy to clipboard operation
write-a-hash-table copied to clipboard

fix ht_del_hash_table function

Open Daoctor opened this issue 8 years ago • 0 comments

Hi, i follow your tutorial to write the code, and found ht_del_hash_table function need to skip the deleted item, or there would be an error.

Daoctor avatar Aug 30 '17 13:08 Daoctor