// memory.asm: WORD p_Dput, 'D!',fasm anchor:p_Dput[] === Word: D! .... Data stack: ( v a -- ) .... "D!" is a function word that stores the "doublw word" (4-byte) value v (the four least significant bytes of the cell) at the address a.