[gforth] / gforth / fflib.fs  

gforth: gforth/fflib.fs

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

version 1.11, Sun Dec 11 20:14:37 2005 UTC version 1.12, Sun Dec 11 21:58:20 2005 UTC
Line 64 
Line 64 
     dup cell+ @ swap 3 cells + >r ;      dup cell+ @ swap 3 cells + >r ;
   
 Variable ind-call ind-call off  Variable ind-call ind-call off
 : fptr: ( "name" -- )  : fptr ( "name" -- )
     Create here thisproc ! 0 , 0 , 0 ,  0 also c-decl  ind-call on      Create here thisproc ! 0 , 0 , 0 ,  0 also c-decl  ind-call on
     DOES>  3 cells + >r ;      DOES>  3 cells + >r ;
   


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