Typecast DINT(expression) |
|
|
The DINT typecast operator is used to convert an expression to a DINT type. If the typecast is used to convert from a "smaller" type, sign extension will occur.
Example: INCLUDE rtcu.inc |