We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3f61c commit 9230fa8Copy full SHA for 9230fa8
README.md
@@ -27,3 +27,12 @@ that uses libdfloat. See the license for details.
27
I will be adding a Makefile in the future to automate this whole process,
28
and hopefully I can find a way to make libdfloat into a shared object
29
file on all major platforms.
30
+
31
32
+Included files:
33
+README: This file
34
+LICENSE: The Michael Warren FSL under which this software is released
35
+dfloat.h: Header file containing typedefs and function prototypes
36
+dfloat.c: C module containing all function definitions
37
+doc.txt: Documentation for all types and functions defined in libdfloat
38
+change.log: Log of changes made with each release of libdfloat
0 commit comments