| |||||
Technical Support Support Resources
Product Information | A51: ERROR 1 (ILLEGAL CHARACTERS IN NUMERIC CONSTANT)Information in this article applies to:
QUESTIONWhen I assemble my 8051/80251 assembly source file, I get the following diagnostic: ERROR 1: ILLEGAL CHARACTER IN NUMERIC CONSTANT ANSWERThis error indicates that an invalid character was found in a numeric constant. Numeric constants must begin with a decimal digit and are delimited by the first non-numeric character (with the exception of the dollar sign). The base of the number decides which characters are valid.
MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||