tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mblen.3 asserts mblen(3) is from ISO C89



Shouldn't this be ISO C90 (even Addendum 1? ..but haven't found
a mandoc symbol for that)?
I can't find an english version of pre-C99, but can assure you
that my german translation of ANSI C, i.e., "The C Programming
Language, Second Edition, ANSI C", does not mention it.

--steffen

--- mblen.3.orig        2013-02-27 08:20:46.000000000 +0100
+++ mblen.3     2013-02-27 08:20:25.000000000 +0100
@@ -177,4 +177,4 @@ points to an invalid or incomplete multi
 The
 .Fn mblen
 function conforms to
-.St -ansiC .
+.St -isoC .


Home | Main Index | Thread Index | Old Index