+2003-06-15 Bruno Haible <bruno@clisp.org>
+
+ * gettext.texi (C): Mention that formatting with positions doesn't work
+ on NetBSD and on Woe32.
+
2003-06-12 Bruno Haible <bruno@clisp.org>
* gettext.texi (perl-format): Move subsection.
@code{xgettext -k_}
@item Formatting with positions
-@code{fprintf "%2$d %1$d"} (POSIX/XSI but not C 99)
+@code{fprintf "%2$d %1$d"} (POSIX/XSI but not C 99 - in practice, not NetBSD and not Windows)
@*In C++: @code{autosprintf "%2$d %1$d"}
(@pxref{Top, , Introduction, autosprintf, GNU autosprintf})