guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add printf.scm to ice-9?


From: Rob Browning
Subject: Re: add printf.scm to ice-9?
Date: Sun, 14 Apr 2002 14:32:47 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Marius Vollmer <address@hidden> writes:

> It is, see Per's post.  However, you need to '(use-modules (ice-9
> format))'.  There is also a builtin simple-format that doesn't have
> these options.

I wish I could remember right now, but I recall needing some %
formatting functionality that sprintf (or was it sscanf) had that
guile didn't seem to provide.  It made me think that it might be nice
to have a more direct interface to the unix function for those that
want it, but I can't recall what the particular missing bit was.

Any reason we wouldn't want to provide a module providing
sprintf/sscanf functionality eventually?

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]