Typecast USINT(expression) |
|
|
The USINT typecast operator is used to convert an expression to an USINT type. If the typecast operator is used on a "larger" type, truncation will occur.
Example: INCLUDE rtcu.inc |