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

Diff of /guile/guile-core/doc/ref/srfi-modules.texi

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

revision 1.16 by kryde, Fri May 23 23:43:18 2003 UTC revision 1.17 by kryde, Wed Jun 4 15:46:40 2003 UTC
# Line 1803  strings, breaking it up at a specified c Line 1803  strings, breaking it up at a specified c
1803  Return the string @var{s1}, but with the characters  Return the string @var{s1}, but with the characters
1804  @var{start1} @dots{} @var{end1} replaced by the characters  @var{start1} @dots{} @var{end1} replaced by the characters
1805  @var{start2} @dots{} @var{end2} from @var{s2}.  @var{start2} @dots{} @var{end2} from @var{s2}.
1806    
1807    For reference, note that SRFI-13 specifies @var{start1} and @var{end1}
1808    as mandatory, but in Guile they are optional.
1809  @end deffn  @end deffn
1810    
1811  @deffn {Scheme Procedure} string-tokenize s [token-set start end]  @deffn {Scheme Procedure} string-tokenize s [token-set start end]

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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