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

Diff of /guile/guile-core/doc/ref/scheme-data.texi

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

revision 1.12 by mvo, Mon Feb 4 16:48:28 2002 UTC revision 1.13 by ossau, Tue Mar 12 21:52:25 2002 UTC
# Line 2347  Return a hash value for @var{symbol}. Line 2347  Return a hash value for @var{symbol}.
2347  @deffnx {C Function} scm_gensym (prefix)  @deffnx {C Function} scm_gensym (prefix)
2348  Create a new symbol with a name constructed from a prefix and  Create a new symbol with a name constructed from a prefix and
2349  a counter value. The string @var{prefix} can be specified as  a counter value. The string @var{prefix} can be specified as
2350  an optional argument. Default prefix is @code{g}.  The counter  an optional argument. Default prefix is @code{ g}.  The counter
2351  is increased by 1 at each call. There is no provision for  is increased by 1 at each call. There is no provision for
2352  resetting the counter.  resetting the counter.
2353  @end deffn  @end deffn

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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