| version 1.61, Sun Sep 6 22:43:23 2009 UTC | version 1.62, Mon Oct 5 15:54:28 2009 UTC | ||
|---|---|---|---|
|
|
||
| : th ( addr1 u -- addr2 ) | : th ( addr1 u -- addr2 ) | ||
| cells + ; | cells + ; | ||
| \ \\\ - skip to end of file | |||
| : \\\ ( -- ) \ gforth | |||
| \G skip remaining source file | |||
| source-id dup 0> IF | |||
| >r r@ file-size throw r> reposition-file throw | |||
| BEGIN refill 0= UNTIL postpone \ THEN ; immediate |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |