[gforth] / gforth / wordlibs / unixlib.fs  

gforth: gforth/wordlibs/unixlib.fs

File: [gforth] / gforth / wordlibs / unixlib.fs (download)
Revision: 1.2, Mon May 17 13:20:03 1999 UTC (14 years, 1 month ago) by jwilke
Branch: MAIN
CVS Tags: v0-7-0, v0-5-0, v0-6-2, v0-6-0, v0-6-1, HEAD
Changes since 1.1: +2 -2 lines
Updated

require ./../wordlib.fs

WordLibrary unixlib ./unixlib.so

: cconst"
  '" word count
  get_cconst abort" constant not found!"
  state @ 
  IF	postpone literal
  THEN ; immediate

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help