Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c(not c++) support for 64-bit integers #232

Closed
lambgong opened this issue Jul 20, 2020 · 5 comments
Closed

c(not c++) support for 64-bit integers #232

lambgong opened this issue Jul 20, 2020 · 5 comments

Comments

@lambgong
Copy link

No description provided.

@lemire
Copy link
Member

lemire commented Jul 20, 2020

This could be achieved inexpensively by wrapping the C++ API with a C API.

Pull requests invited.

@guymolinari
Copy link

I do have a partial implementation of the BSI library. Will PR it in the next few weeks.

@madscientist
Copy link
Contributor

Is this different from issue #1?

@lemire
Copy link
Member

lemire commented Oct 22, 2020

Quite right. This is a duplicate. Closing in favour of #1

@lemire
Copy link
Member

lemire commented Oct 22, 2020

Note that this is supported already via the C++ interface. The core C code is 32-bit only, by design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants