how to print a newline in a file in plt scheme?

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2009-07-02T09:14:46Z Indexed on 2010/06/08 21:12 UTC
Read the original article Hit count: 167

Filed under:
|
|

I need to have a newline every time I write to a file in plt scheme. I wonder if there is a special procedure that allows me to do this.

© Stack Overflow or respective owner

Related posts about Scheme

Related posts about plt-scheme