[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

fpc_WideCharArray_To_ShortStr

FPC internal compiler routine: WideCharArray_To_ShortStr

Declaration

Source position: compproc.inc line 148

function fpc_WideCharArray_To_ShortStr(

  const arr: array [] of widechar;

  zerobased: Boolean = true

):shortstring;