SUC Instruction

Synopsis

SUC <data type>

Description

The SUC instruction calculates the successor of the value at the top of the runtime stack and replaces it.

Data Type Operand

The data type operand refers to one of the Pascal65 defined types. See the data types topic for more information.

See Also

PRE