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

operator :=(clongdouble): double

Implement assignment of a clongdouble to a double type.

Declaration

Source position: ctypes.pp line 116

operator operator :=(clongdouble): double(

  const v: clongdouble

):double;

Description

This operator allows to assign a clongdouble to a Double type.


Documentation generated on: Apr 14 2013