guile-devel
[Top][All Lists]
Advanced

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

Re: scm_i_* in Snd


From: Sergey Poznyakoff
Subject: Re: scm_i_* in Snd
Date: Mon, 02 Jun 2008 10:42:02 +0300

Clinton Ebadi <address@hidden> ha escrit:

> SCM_API SCM scm_from_locale_string (const char *str);
> SCM_API SCM scm_from_locale_stringn (const char *str, size_t len);
> SCM_API SCM scm_take_locale_string (char *str);
> SCM_API SCM scm_take_locale_stringn (char *str, size_t len);

That's great, but what if I need to get a "raw" string contents,
that is a string of bytes as it is?

Regards,
Sergey




reply via email to

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