printf

Lennart Augustsson lennart at augustsson.net
Tue Nov 23 15:59:35 EST 2004


John Goerzen wrote:
> On 2004-11-23, Lennart Augustsson <lennart at augustsson.net> wrote:
> 
>>Being an old C programmer I'd like to suggest a library, Text.Printf,
>>for C printf() style formatting.
> 
> 
> Please take a look at MissingH.Printf:
> 
> http://gopher.quux.org:70/devel/missingh/html/MissingH.Printf.html
> 

My printf is a little different in that it doesn't require a union
type for the arguments, nor do they have to be in a list.  But
those are details.

	-- Lennart



More information about the Libraries mailing list