Hi Tom,
Sorry for taking so long to respond.
Tom Balzer writes:
> In ./guile/libguile/load.c, the function scm_c_primitive_load converts a
> c string to a SCM string via scm_from_locale_string. I was reading the
> manual and in section 6.6.5.14, it says:
>
>> C Function: SCM scm_from_locale_str
Hello -
In ./guile/libguile/load.c, the function scm_c_primitive_load converts a
c string to a SCM string via scm_from_locale_string. I was reading the
manual and in section 6.6.5.14, it says:
> C Function: SCM scm_from_locale_string (const char *str)
> C Function: SCM scm_from_locale_stringn (c