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

strptime

Declaration

Source position: timeh.inc line 48

function strptime(

  __s: Pchar;

  __fmt: Pchar;

  __tp: Ptm

):Pchar;

function strptime(

  __s: Pchar;

  __fmt: Pchar;

  var __tp: tm

):Pchar;


Documentation generated on: 2023-03-18