| version 1.22, Mon Feb 6 18:14:30 1995 UTC | version 1.23, Wed Feb 8 13:38:50 1995 UTC | ||
|---|---|---|---|
|
|
||
| \ include other.fs \ ansforth extentions for cross | \ include other.fs \ ansforth extentions for cross | ||
| : string, ( c-addr u -- ) | |||
| \ puts down string as cstring | |||
| dup c, here swap chars dup allot move ; | |||
| ' falign Alias cfalign | |||
| : comment? ( c-addr u -- c-addr u ) | : comment? ( c-addr u -- c-addr u ) | ||
| 2dup s" (" compare 0= | 2dup s" (" compare 0= | ||
| IF postpone ( | IF postpone ( |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |