caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* printf and positional specifier
@ 2006-11-11 20:12 Anastasia Gornostaeva
  2006-11-11 20:35 ` [Caml-list] " Peter Gregory
  0 siblings, 1 reply; 8+ messages in thread
From: Anastasia Gornostaeva @ 2006-11-11 20:12 UTC (permalink / raw)
  To: caml-list

Hello.

$ ocaml
        Objective Caml version 3.09.3

# open Printf;;
# printf "%2$d %1$s" "abc" 2;;
Bad conversion %$, at char number 0 in format string ``%2$d %1$s''


How?

ermine


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-11-12  0:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-11 20:12 printf and positional specifier Anastasia Gornostaeva
2006-11-11 20:35 ` [Caml-list] " Peter Gregory
2006-11-11 20:52   ` Martin Jambon
2006-11-11 21:15     ` Peter Gregory
2006-11-11 21:26       ` Martin Jambon
2006-11-11 21:40       ` Anastasia Gornostaeva
2006-11-12  0:46         ` Martin Jambon
2006-11-11 20:59   ` Anastasia Gornostaeva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).