ossp-pkg/str/README 1.18 -> 1.19
--- README 2002/04/01 08:32:54 1.18
+++ README 2002/04/01 09:12:13 1.19
@@ -9,9 +9,9 @@
ABSTRACT
- OSSP str is a generic string library written in ANSI C which
+ OSSP str is a generic string library written in ISO-C which
provides functions for handling, matching, parsing, searching and
- formatting of C strings. So it can be considered as a superset
+ formatting of ISO-C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
convinient and compact API plus a more generalized functionality.
|
|