guile-devel
[Top][All Lists]
Advanced

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

ASCII DEL characters are allowed in strings, yes?


From: Bruce Korb
Subject: ASCII DEL characters are allowed in strings, yes?
Date: Fri, 23 Mar 2012 10:44:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hi,

I don't know why this would not have been stumbled over before,
but I'd like to confirm that in the Guile string processing code,
you only delete or alter characters in the 0x80 to 0xFF range, correct?
I can still rely on 0x01 through 0x1F and 0x7F being left alone, yes?
Thanks!

 - Bruce



reply via email to

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