Vijay Marupudi schreef op vr 21-01-2022 om 20:21 [-0500]: > +SCM_DEFINE (scm_utf16_range_to_string, "utf16->string", > +            1, 3, 0, > +            (SCM utf, SCM endianness, SCM start, SCM end), > +            "Return a newly allocate string that contains from the > UTF-8-" > +            "encoded contents of bytevector @var{utf}.") Did you mean UTF-16?