Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>%pcnt set address field width tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%PCNT            Set Address Field Width                       TASM Directive

  %PCNT number

     %PCNT sets the offset address field width in program listings.
     number is the number of columns TASM is to set aside for the
     offset field in the segment:offset columns of the listing file.

       Notes:     The default number is 4 for 16-bit offsets and 8 for
                  32-bit offsets.

See Also: %BIN %DEPTH %LINUM

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson