fpc/packages/base/libc/nin_systmh.inc
2005-02-14 17:13:06 +00:00

18 lines
334 B
PHP

type
Pn_short = ^n_short;
n_short = u_int16_t;
Pn_long = ^n_long;
n_long = u_int32_t;
Pn_time = ^n_time;
n_time = u_int32_t;
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type