edesiocs / cityhash

Automatically exported from code.google.com/p/cityhash
MIT License
0 stars 0 forks source link

extern "C" interface #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide any additional information below.

Any chance of an extern "C" interface in header files compatible with C 
programs? C programs don't like typedef std::pair<uint64, uint64> uint128 
unfortunately.

Original issue reported on code.google.com by fullung@gmail.com on 8 Feb 2012 at 8:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
here's a rewrite in C (github username recently updated).

https://github.com/jons/ccityhash

Original comment by jon.shu...@gmail.com on 22 Jun 2012 at 10:13

GoogleCodeExporter commented 9 years ago
This is a reasonable request but I'm not sure when I'll get to it.  People can 
use Google to find your implementation and others, so that's a start.

Original comment by gp...@google.com on 20 Jun 2013 at 10:16