[Overview][Types][Procedures and functions][Index] |
Implement assignment of a clongdouble to a double type.
Source position: ctypes.pp line 128
operator operator :=( |
const v: clongdouble |
):Double; |
This operator allows to assign a clongdouble to a Double type.