diff options
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,5 +2,6 @@ slibc, the Stockholm C Library, is an implementation of a C libray, for POSIX, just for fun. slibc does not aim to support C++, or any other -language than C. +language than C. Furthermore, it does not try +to support older versions of C than C99. |