![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

At 11:21 12/27/98 -0800, talk_at_forth.com wrote:
>Original sender: "Roland Herrera" <Leonid_at_globalnet.co.uk>
>This is a multi-part message in MIME format.
First, Roland, please turn off the MIME stuff when posting
to the list. Most of us can't read it. Text only is better.
>To more experienced Forthers than I ( hopeless beginner ! )
>Hello,
>
>what does !+ mean ? ( not +! )
I'll jump in on this one. I think !+ means store at the address
on the stack and leave an incremented address. So the stack comment
would be: ( x addr -- addr+CELLsize). This is the Forth equivalent
of the C statement: *p++ = x;
Maybe it would be better named !++ ;-)
---------------------------
Don Groves
FORTH YOU LOVE IF HONK THEN
---------------------------
.
Received on Sun Dec 27 1998 - 11:55:20 PST
This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:26 PST