IntDigitSize class | QSYS API Reference Guide

Constants for the size of integers, in digits.

Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll

Inheritance: Object

Properties

Type Name Description
Int32 Int An int is 9 digits.
Int32 Long A long is 19 digits.
Int32 Short A short is 4 digits.