Forum: C++ Mar 23rd, 2006 |
| Replies: 4 Views: 2,211 |
Forum: C++ Mar 23rd, 2006 |
| Replies: 4 Views: 2,211 |
Forum: C Mar 13th, 2006 |
| Replies: 2 Views: 1,681 Gee, thanks. I absolutely do not know how you came up with the idea I was just too lazy to do my homework. I am not taking any courses.
But yeah, as a matter of fact I was looking for that library to save time.... |
Forum: C Mar 9th, 2006 |
| Replies: 2 Views: 1,681 C double data type emulation library 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... |