MAX(x, y) <= INTEGER INTEGER the larger value of x and y
integer type LONGINT
<= SHORTREAL SHORTREAL
numeric type REAL
SHORTCHAR SHORTCHAR
character type CHAR
MIN(x, y) <= INTEGER INTEGER the smaller of x and y
integer type LONGINT
<= SHORTREAL SHORTREAL
numeric type REAL
SHORTCHAR SHORTCHAR
character type CHAR
Also I've used the fix suggested by Anton Dmitriev (adimetrius). Thank Anton!
Component Pascal Language Report
Also I've used the fix suggested by Anton Dmitriev (adimetrius). Thank Anton!