[plt-scheme] Re: integer->byte?

From: tom sgouros (tomfool at as220.org)
Date: Sat Mar 8 18:03:07 EST 2008

I should add that I think that for the most part, the code seems to work
with integer->char.  Given my limited understanding of coding issues,
this is probably because the low byte is what I want.  But perhaps the
problem comes with this:

  (integer->char #xff)

And with this, I think the low byte of a UCS-4 or UTF-8 char won't look
like the 8-set-bits I really want.

Any suggestions?  Thanks,

 -tom

-- 
 ------------------------
 tomfool at as220 dot org
 http://sgouros.com  
 http://whatcheer.net


Posted on the users mailing list.