https://github.com/nemequ/safe-math
Portable overflow-safe math. Moved into https://github.com/nemequ/portable-snippets
https://github.com/nemequ/safe-math
Last synced: about 1 year ago
JSON representation
Portable overflow-safe math. Moved into https://github.com/nemequ/portable-snippets
- Host: GitHub
- URL: https://github.com/nemequ/safe-math
- Owner: nemequ
- Created: 2016-01-25T21:18:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T00:06:04.000Z (over 9 years ago)
- Last Synced: 2023-03-24T04:48:48.355Z (about 3 years ago)
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# THIS PROJECT HAS MOVED
The code now lives in the
[portable-snippets](https://github.com/nemequ/portable-snippets/)
repository. Please use [that
version](https://github.com/nemequ/portable-snippets/tree/master/safe-math)
instead, this version is no longer supported and isn't likely to
receive further fixes or enhancements.