chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] (format #t ...) does not work in 2-216


From: Nelson Castillo
Subject: [Chicken-users] (format #t ...) does not work in 2-216
Date: Thu, 12 Jan 2006 17:00:01 -0500

Version 2, Build 216 - linux-unix-gnu-x86 - [ dload ptables ]
(c)2000-2005 Felix L. Winkelmann
#;1> (format #t "~A~%" "test")
Error: (fprintf) bad argument type - not a string: #t

        Call history:

        <eval>          (format #t "~A~%" "test")       <--

Hi :)

Why doesn't (format #t ...) work now? It used to work.

Why did it change?
Where can I real more about (format ...) in scheme?
Isn't format part of R5RS?

Regards,
Nelson.-

--
http://arhuaco.org/




reply via email to

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