libdfloat: A C Library for Decimal Floating Point Arithmetic
This article is an introduction to the libdfloat project, which I am hosting on GitHub. You can find the project's repository here.
What is libdfloat?
libdfloat is a C library for implementing decimal floating point types, similar to the BigDecimal ...
psychocod3r.hashnode.dev6 min read