arg_type.h 67 B

1234
  1. #define STRING 0
  2. #define LABEL 1
  3. #define ARITH 2
  4. #define INT 3