Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

anton0xf/ccan-htable-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2011  anton0xf <[email protected]>

Simple ccan/htable using example (copied from http://ccan.ozlabs.org/info/htable.html).
It use code from project CCAN (http://ccan.ozlabs.org/).
This program is free software and distributed in the hope 
that it will be useful, but WITHOUT ANY WARRANTY; See LICENCE

To build this:
1. get ccan and build it 
2. set CCAN_HOME environment variable 
3. enter 
    $ make
   for build htable-ex executable, or
    $ make test
   for simple test

About

ccan/htable example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published