summaryrefslogtreecommitdiff
path: root/libguile/arrays.c
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2011-03-08 13:13:54 -0500
committerMark H Weaver <mhw@netris.org>2011-03-08 18:26:04 -0500
commit139851f28b3aa8a605240017ded9286fd32d7c0f (patch)
tree55e5c197b9fc7654d8f00e361972eae1da3a4efa /libguile/arrays.c
parent4324bf9a961f0ed57376db752b67dba1a6344748 (diff)
downloadguile-139851f28b3aa8a605240017ded9286fd32d7c0f.tar.gz
Improve docs of string and symbol conversions from C strings
* doc/ref/api-data.texi (Conversion to/from C): Document scm_from_latin1_string, scm_from_utf8_string, and scm_from_utf32_string. Remind readers that these functions should be used to convert C string constants, and that scm_from_locale_string is _not_ appropriate for that purpose. (Symbol Primitives): Document scm_from_latin1_symbol and scm_from_utf8_symbol. Remind readers that these functions should be used when the specified names are C string constants, and that scm_from_locale_symbol is _not_ appropriate for that purpose.
Diffstat (limited to 'libguile/arrays.c')
0 files changed, 0 insertions, 0 deletions