system.debugger.addd

Command/System Debugger, Releases: AP and R83

Adds integer numbers.

Syntax

addd number number

Description

adds the two decimal integer numbers immediately following in the command line and displays the result.

Example

!addd 12 13<return> 25

The result displays on the same line as the command.

See Also

Command Name Type Description
system.debugger.divd Command Divides integer numbers.
system.debugger.muld Command Multiplies integer numbers.
system.debugger.subd Command Subtracts integer numbers.
system.debugger.dtx Command Converts decimal to hexadecimal.
system.debugger.overview Introductory Overview of system debugger.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.