From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA23718; Thu, 21 Nov 2002 18:18:19 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA23549 for ; Thu, 21 Nov 2002 18:18:18 +0100 (MET) Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by concorde.inria.fr (8.11.1/8.11.1) with SMTP id gALHIHX08287 for ; Thu, 21 Nov 2002 18:18:17 +0100 (MET) Received: (qmail 28815 invoked from network); 21 Nov 2002 17:18:15 -0000 Received: from arda.pair.com (HELO compaqreview.d6.com) (209.68.1.133) by relay1.pair.com with SMTP; 21 Nov 2002 17:18:15 -0000 X-pair-Authenticated: 209.68.1.133 Message-Id: <4.3.2.7.2.20021121091643.033aad28@localhost> X-Sender: checker@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 21 Nov 2002 09:17:25 -0800 To: acc@CS.Stanford.EDU, caml-list@inria.fr From: Chris Hecker Subject: Re: [Caml-list] selective printf-like function In-Reply-To: <20021121012107.GA2056@Xenon.stanford.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk >I'd like to write a function that will optionally print something. It >seems simple, but I also want it to be able to take format strings and act >like printf. So for example, There was a thread on a related topic just last week. Search the archives. Chris ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners