[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_ascii_dtostr

Declaration

Source position: lazglib2.pas line 4130

function g_ascii_dtostr(

  buffer: Pgchar;

  buf_len: gint;

  d: gdouble

):Pgchar;