[gforth] / gforth / kernel / nio.fs  

gforth: gforth/kernel/nio.fs

Diff for /gforth/kernel/nio.fs between version 1.19 and 1.20

version 1.19, Sun Feb 26 17:23:47 2006 UTC version 1.20, Sun Mar 5 14:10:52 2006 UTC
Line 24 
Line 24 
     \G @var{c-addr} is the address of a transient region that can be      \G @var{c-addr} is the address of a transient region that can be
     \G used as temporary data storage. At least 84 characters of space      \G used as temporary data storage. At least 84 characters of space
     \G is available.      \G is available.
     here word-pno-size + aligned ;      [ has? flash [IF] ] normal-dp @ [ [ELSE] ] here [ [THEN] ]
       word-pno-size + aligned ;
   
 \ hold <# #> sign # #s                                 25jan92py  \ hold <# #> sign # #s                                 25jan92py
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help