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