keithpl / checked-int

A small single-header library to detect integer overflow/underflow before it happens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checked-int

A small single-header library to detect integer overflow/underflow before it happens.

About

A small single-header library to detect integer overflow/underflow before it happens.

License:BSD 2-Clause "Simplified" License


Languages

Language:C 100.0%