C99 Compliance #29
Loading…
Reference in a new issue
No description provided.
Delete branch "c99"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request brings Cytoplasm up from C89 to C99, which makes it much more portable across platforms. In particular, this pull request solves a number of issues with 32-bit platforms.
Closes #28.
Closes #12.
Closes #20.
src/include/Cytoplasm.h
.