control_flag.hss 499 B

1234567891011
  1. [Main]
  2. Title=_flag_...
  3. See Also=symbols_ld_kernel_flags: __ld_kernel_flags
  4. [Top]
  5. Defining _flag_<I>n</I> sets the <I>n</I>-th bit in the kernel compatibility
  6. flags. Some flags are reserved for calculator compatibility information (see
  7. <A HREF="$$LINK(control_calc)">here</A>); the others can be used to pass
  8. additional information to the kernel. Note that the meaning of a particular
  9. flag may vary between kernels. Kernel flags occupy a single byte; therefore
  10. the range of <I>n</I> is 0 through 7.