Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

div_t

Declaration

Source position: stdlibh.inc line 5

type div_t = record

  quot: LongInt;

  rem: LongInt;

end;


Documentation generated on: 2023-03-18