Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Implémentation de printf
@ 1998-08-06 10:32 Alain Frisch
  1998-08-19 15:54 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Alain Frisch @ 1998-08-06 10:32 UTC (permalink / raw)
  To: caml-list

Bonjour à tous,

je cherche à créer une fonction du genre :

let affiche format arg = mon_affichage (sprintf format arg);;

mais qui accepte des formats avec plusieurs paramètres. Est-ce
possible (j'utilise Caml Light 0.7).

D'autre part, en consultant le code source de printf (version 0.6),
il me vient quelques questions : que sont les fonctions magic,
is_block, repr, obj_tag ?
Est-il possible de créer soi même une fonction du style printf
(ie:  nombre et type d'arguments variable suivant la valeur d'un
paramètre) ?

Merci.


Alain FRISCH
alfie2@mygale.org
yala.frisch@wanadoo.fr
http://www.mygale.org/05/alfie2/
ICQ#:16299088





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

end of thread, other threads:[~1998-08-19 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-06 10:32 Implémentation de printf Alain Frisch
1998-08-19 15:54 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox