Source position: jwanb30.pas line 160
type _NAME_BUFFER = record
name: array [0..NCBNAMSZ-1] of Char;
name_num: UCHAR;
name_flags: UCHAR;
end;