creachadair / imath

Arbitrary precision integer and rational arithmetic library
Other
131 stars 20 forks source link

Include stdbool.h and use the bool type where appropriate. #32

Closed creachadair closed 5 years ago

creachadair commented 5 years ago

Updates #29. Note that no flag changes are necessary because we are already requesting -std=c99 for other reasons.