[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.35 and 1.36

version 1.35, Thu May 20 13:38:02 1999 UTC version 1.36, Sun Jun 20 19:56:48 1999 UTC
Line 1682 
Line 1682 
 if (wior)  if (wior)
   clearerr((FILE *)wfileid);    clearerr((FILE *)wfileid);
 #else  #else
 putc(c, stdout);  PUTC(c);
 #endif  #endif
   
 \+file  \+file


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help