[Overview][Types][Procedures and functions][Index] Reference for unit 'ctypes' (#rtl)

clongdouble

Long precision floating point type (extended/double, depending on CPU)

Declaration

Source position: ctypes.pp line 113

type clongdouble = array [0..15] of Byte;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.