Hello.
I am looking for a c library that emulates the double data type (64bit) with integers (32bit). it should have basic arithmetic functions like add, sub, mul and div.
already searched the web, but no luck so far.
hope you can help me, thanks.