[ trixie ]
[ sid ]
[ 原始碼: safeint ]
套件:libsafeint-dev(3.0.28a+dfsg-4)
libsafeint-dev 的相關連結
Debian 的資源:
下載原始碼套件 safeint:
- [safeint_3.0.28a+dfsg-4.dsc]
- [safeint_3.0.28a+dfsg.orig.tar.xz]
- [safeint_3.0.28a+dfsg-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
class library for C++ that manages integer overflows
SafeInt is a class library for C++ that manages integer overflows. It also includes a C library that checks casting, multiplication, division, addition and subtraction for all combinations of signed and unsigned 32-bit and 64-bit integers.