additional part-cell primitives
[rrq/rrqforth.git] / adoc / p_Wget.adoc
1 // memory.asm:  WORD p_Wget, 'W@',fasm
2
3 anchor:p_Wget[]
4
5 === Word: W@
6
7 ....
8 Data stack: ( a -- v )
9 ....
10
11 "W@" is a function word that pushes the "word" (double-byte) value v
12 from the address a.
13