// memory.asm: WORD p_tfa2dfa, 'TFA>DFA',fasm anchor:p_tfa2dfa[] === Word: TFA>DFA .... Data stack: ( tfa -- dfa ) .... "TFA>DFA" is a function word that pushes word dfa of the given tfa. ==== .Definition concept for TFA>DFA **** : TFA>DFA TFA>CFA 8 + ; **** ====