[gforth] / gforth / stuff.fs  

gforth: gforth/stuff.fs

Diff for /gforth/stuff.fs between version 1.11 and 1.12

version 1.11, Tue Mar 23 20:24:20 1999 UTC version 1.12, Mon Nov 8 22:01:09 1999 UTC
Line 45 
Line 45 
 \ shell commands  \ shell commands
   
 0 Value $? ( -- n ) \ gforth dollar-question  0 Value $? ( -- n ) \ gforth dollar-question
 \G VALUE: The exit status returned by the most recently executed  \G @code{Value} -- the exit status returned by the most recently executed
 \G @code{system} command.  \G @code{system} command.
   
 : system ( addr u -- ) \ gforth  : system ( addr u -- ) \ gforth


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help