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>radix set input radix tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RADIX            Set Input Radix                               TASM Directive

  RADIX expression

     This directive is the same as the .RADIX directive, except that it
     works in TASM Ideal Mode. You use it to set the default input radix
     for integer constants in expressions. expression must be 2, 8,
     10, or 16.

See Also: .RADIX

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