English Wikipedia - The Free Encycl... |
GOTO
statement. In assembly language labels can be used anywhere an address can (for example, as the operand of a JMP
or MOV
instruction). Also in Pascal and its derived variations. Some languages, such as Fortran and BASIC, support numeric labels. Labels are also used to identify an entry point into a compiled sequence of statements (e.g., during debugging).See more at Wikipedia.org... |