nin_systmh.inc 336 B

1234567891011121314151617
  1. type
  2. Pn_short = ^n_short;
  3. n_short = u_int16_t;
  4. Pn_long = ^n_long;
  5. n_long = u_int32_t;
  6. Pn_time = ^n_time;
  7. n_time = u_int32_t;
  8. { ---------------------------------------------------------------------
  9. Borland compatibility types
  10. ---------------------------------------------------------------------}
  11. // Type