--- gh.texi.~1.6.~ 2003-04-05 16:47:18.000000000 +1000 +++ gh.texi 2003-06-10 16:47:40.000000000 +1000 @@ -433,7 +433,7 @@ These routines convert the Scheme object to the given C type. @end deftypefun address@hidden char *gh_scm2newstr (SCM @var{str}, int address@hidden) address@hidden char *gh_scm2newstr (SCM @var{str}, size_t address@hidden) Given a Scheme string @var{str}, return a pointer to a new copy of its contents, followed by a null byte. If @var{lenp} is non-null, set @address@hidden to the string's length.