guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Enable utf8->string to take a range


From: Maxime Devos
Subject: Re: [PATCH] Enable utf8->string to take a range
Date: Wed, 09 Mar 2022 14:20:44 +0100
User-agent: Evolution 3.38.3-1

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





reply via email to

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