MPASM assembler supports the following radix forms for constants: hexadecimal, decimal, octal, binary, and ASCII. The default radix is hexadecimal; the default radix determines what value will be assigned to constants in the object file when a radix is not explicitly specified by a base descriptor.
Constants can be optionally preceded by a plus or minus sign. If unsigned, the value is assumed to be positive.
![]() |
![]() |
Microchip Support
Help Updated: 2014-11-14 16:47:35Z
Help Page: 42
|