// memory.asm: WORD p_cfa2flags_get, 'CFA>FLAGS@',fasm anchor:p_cfa2flags_get[] === Word: CFA>FLAGS@ .... Data stack: ( cfa -- flags ) .... "CFA>FLAGS@" is a function word that pushes word flags of the given cfa. ==== .Defintion concept for CFA>FLAGS@ **** : CFA>FLAGS@ 16 - @ 16 + ; **** ====