Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide To Clipper - <b>cllabel label a memory address using the assembler label</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CLlabel            Label a memory address using the assembler LABEL


Syntax:        CLlabel <ltype l1, ltype l2, ...>

Description:   Label a memory address using the assembler LABEL "pseudo
               op."  Allowable label types (ltype) are byte, int, log,
               long, double, cptr, and string.  The cptr type causes the
               additional symbols l_OFF and l_SEG to be defined.  These
               symbols facilitate access to just the segment or just the
               offset portion of a pointer.

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson