On Sat, 29 Oct 2016 13:45:43 +0200,
meino.cra...@gmx.de wrote:

>currently I am still doing old-school "printf()-debugging", knowing
>that it's '(print arg)' rather than 'printf( fmt, val,...);". :)

Just FYI:  Racket does have printf, fprintf and eprintf.  
The format strings are a little different from those in C.

See  https://docs.racket-lang.org/reference/Writing.html

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