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

fpc_ansistr_append_char

Declaration

Source position: compproc.inc line 112

procedure fpc_ansistr_append_char(

  var S: AnsiString;

  c: Char

);