Quantcast
Channel: How do you break long string lines in Scheme? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by AndreiM for How do you break long string lines in Scheme?

$
0
0

Not all Scheme specifications define a way to break long strings. The answer to your question depends on which Scheme you are using. I believe R6RS includes a method like the first one you tried. Others might provide no such option, forcing you to either reduce the length of your strings, have very long lines, or use string-append with smaller strings.

Have a look at these links: http://www.mail-archive.com/r6rs-discuss@lists.r6rs.org/msg01810.html http://practical-scheme.net/gauche/ (search for 2008/2/13)


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>