Does Panvalet use the int (Integer) type variables
search cancel

Does Panvalet use the int (Integer) type variables

book

Article ID: 231650

calendar_today

Updated On:

Products

Panvalet

Issue/Introduction

Have experienced problems with the use the the int type variable in the open product. 

Specifically, get a system error due to exceeding the storable range (-2147483648 - 2147483647) of the int type.

(It is said that the int type is one of the data types used in computer programming languages such as C and Java)

Need to know if Panvalet uses the int type variable and/or the int type function.

 

Environment

Release : 14.6

Component : Panvalet

Resolution

Panvalet is written in assembler and does not use the Integer variables or the int type functions