manpagez: man pages & more
info gettext
Home | html | info | man

File: gettext.info,  Node: ocaml-format,  Next: smalltalk-format,  Prev: d-format,  Up: Translators for other Languages

16.3.21 OCaml Format Strings
----------------------------

   OCaml format strings are described in the documentation of the
‘Printf’ module, at
.  In
translated strings (‘msgstr’ values), arguments can be specified through
a number, using the syntax ‘%M$’ instead of ‘%’ and ‘*M$’ instead of ‘*’
to designate the argument number M.

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.