elahtrebor / C-hash-hcreate-example

A simple example of using hcreate to build a quick hash and search for an element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-hash-hcreate-example

A simple example of using hcreate to build a quick hash and search for an element

This is the most minimal code to build a hash using the c library and then search for a hash entry.

Tested using gcc on ubuntu.

This is free to copy and distribute.

About

A simple example of using hcreate to build a quick hash and search for an element


Languages

Language:C 100.0%