google / cityhash

Automatically exported from code.google.com/p/cityhash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extern "C" interface

GoogleCodeExporter opened this issue · comments

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

[deleted comment]
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

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