* NTOHL ( l -- l' ) if current host-encoding is bigendian, this is a NOOP otherwise byteswap the lower 32-bit bits of the topofstack. see L@ and L! (being usually just @ and ! ) (on some platforms, the upper bits are erased, on others not)
NTOHL
( l -- l' )
L@
L!
@
!
EXTENSIONS posix ordinary primitive