Name

ffa-from:header — ordinary primitive

Synopsis

EXTENSIONS
FFA> ( ffa -- nfa )obsolete(); 
 ;

Description

converts a pointer to the flag-field (FFA) to point then to the corresponding name-field (NFA) - in traditinal Forth this is the same address. pfe _can_ do different.

 implementation-specific configure-dependent simulation:
   : FFA  1+ ;