Skip to content

Change short to int16 and long to int32 + add python wrapper#13

Open
edo2313 wants to merge 1 commit intostrangesast:masterfrom
edo2313:master
Open

Change short to int16 and long to int32 + add python wrapper#13
edo2313 wants to merge 1 commit intostrangesast:masterfrom
edo2313:master

Conversation

@edo2313
Copy link

@edo2313 edo2313 commented Jan 11, 2023

Changed all short and longs in structs and function calls to int16 and int32 to make it compatible with 64bit systems

Also added a Python wrapper made using ctypesgen to make the usage with Python easier.

Fixes issue #10

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

Successfully merging this pull request may close these issues.

1 participant