[gforth] / gforth / test / libcc.fs  

gforth: gforth/test/libcc.fs

Diff for /gforth/test/libcc.fs between version 1.1 and 1.2

version 1.1, Mon May 28 09:43:34 2007 UTC version 1.2, Tue May 29 08:55:34 2007 UTC
Line 4 
Line 4 
 \c #include <stdlib.h>  \c #include <stdlib.h>
   
 c-function strlen strlen a -- n  c-function strlen strlen a -- n
   cr s\" fooo\0" 2dup dump drop .s strlen cr .s drop cr
 c-function labs labs n -- n  c-function labs labs n -- n
   
 \c #include <sys/types.h>  \c #include <sys/types.h>


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help