[gforth] / gforth / quotes.fs  

gforth: gforth/quotes.fs

Diff for /gforth/quotes.fs between version 1.8 and 1.9

version 1.8, Sun Mar 9 15:16:52 2003 UTC version 1.9, Sun Oct 2 11:30:32 2005 UTC
Line 59 
Line 59 
     endif      endif
     1 chars under+ ;      1 chars under+ ;
   
 : \"-parse ( "string"<"> -- c-addr u )  : \"-parse ( "string"<"> -- c-addr u ) \ gforth  backslash-quote-parse
 \G parses string, translating @code{\}-escapes to characters (as in  \G parses string, translating @code{\}-escapes to characters (as in
 \G C).  The resulting string resides at @code{here char+}.  The  \G C).  The resulting string resides at @code{here char+}.  The
 \G supported @code{\-escapes} are: @code{\a} BEL (alert), @code{\b}  \G supported @code{\-escapes} are: @code{\a} BEL (alert), @code{\b}


Generate output suitable for use with a patch program
Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help