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

fpc_shortstr_append_shortstr

FPC internal compiler routine: shortstr_append_shortstr

Declaration

Source position: compproc.inc line 41

procedure fpc_shortstr_append_shortstr(

  var s1: shortstring;

  const s2: shortstring

);