/[guile]/guile/guile-core/doc/ref/gh.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/gh.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by kryde, Sat May 3 22:22:51 2003 UTC revision 1.7 by kryde, Wed Jun 11 22:36:08 2003 UTC
# Line 433  longs, unsigned longs, floats or doubles Line 433  longs, unsigned longs, floats or doubles
433  These routines convert the Scheme object to the given C type.  These routines convert the Scheme object to the given C type.
434  @end deftypefun  @end deftypefun
435    
436  @deftypefun char *gh_scm2newstr (SCM @var{str}, int *@var{lenp})  @deftypefun char *gh_scm2newstr (SCM @var{str}, size_t *@var{lenp})
437  Given a Scheme string @var{str}, return a pointer to a new copy of its  Given a Scheme string @var{str}, return a pointer to a new copy of its
438  contents, followed by a null byte.  If @var{lenp} is non-null, set  contents, followed by a null byte.  If @var{lenp} is non-null, set
439  @code{*@var{lenp}} to the string's length.  @code{*@var{lenp}} to the string's length.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26