On Mon, 12 Oct 2015 12:28:56 -0400, Deren Dohoda
<deren.doh...@gmail.com> wrote:

>Probably racket/format is what you need to look at.
>http://docs.racket-lang.org/reference/strings.html#%28mod-path._racket%2Fformat%29


Or  SRFI 48:

http://docs.racket-lang.org/srfi/srfi-std/srfi-48.html

racket/format is more capable, but the SRFI fomat may be simpler to
use if you are just looking for something like C printf().

George

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to