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

fpc_ansistr_append_shortstring

FPC internal compiler routine: ansistr_append_shortstring

Declaration

Source position: compproc.inc line 113

procedure fpc_ansistr_append_shortstring(

  var S: AnsiString;

  const Str: ShortString

);