Platform
Win32, x64
Purpose
To get the top 8 bits of a 16 bit integer.
Syntax
INTEGER*1 FUNCTION HIBYTE@(WORD) INTEGER*2 WORD
Notes
This is the ClearWin+ Fortran equivalent of the Microsoft C macro with the same name. See also: LOBYTE@, LOWORD@, HIWORD@