[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'mseparser' (#msegui)

cidents

Declaration

Source position: mseparser.pas line 406

const cidents: array [firstcident..lastcident] of string = ('break', 'case', 'continue', 'default', 'do', 'else', 'entry', 'for', 'goto', 'if', 'return', 'sizeof', 'switch', 'while', 'auto', 'const', 'enum', 'extern', 'register', 'signed', 'static', 'struct', 'typedef', 'union', 'unsigned', 'volatile');


Documentation generated on: 2021-05-13