[plt-scheme] problems with read-char, line or read
On Apr 6, Jacopo Malnati wrote:
> I works REALLY FINE under MacOs but it sends bugged images under
> windows. I think this is due to the different implementation of
> read-line. I also tryed read-char ( I thougnth that the problem was
> with read line, sending line by line and replacing "\n" after each
> line.. but it is the same with read-char).
Search the help desk for "read-string".
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!