| version 1.42, Wed Dec 4 10:42:59 2002 UTC | version 1.43, Fri Dec 13 21:20:39 2002 UTC | ||
|---|---|---|---|
|
|
||
| : next-head ( addr1 -- addr2 ) \ gforth | : next-head ( addr1 -- addr2 ) \ gforth | ||
| \G find the next header starting after addr1, up to here (unreliable). | \G find the next header starting after addr1, up to here (unreliable). | ||
| here swap u+do | here swap u+do | ||
| i head? | i head? -2 and if | ||
| if | |||
| i unloop exit | i unloop exit | ||
| then | then | ||
| cell +loop | cell +loop |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |