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