Name

end-subrecord:struct — ordinary primitive

Synopsis

EXTENSIONS
END-SUBRECORD ( outer-offset here some-offset -- outer-offset+some )(); 
 ;

Description

end definition of a subrecord (mpe.000)

 : END-SUBRECORD  TUCK SWAP !  + ;