Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>width return width in bits masm operator</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WIDTH            Return Width in Bits                           MASM Operator

    WIDTH recordFieldName
or
    WIDTH record

    Returns the number of bits occupied by a record field or an entire
    record.

       Notes:     The recordFieldName must be the name of a record field.
                  Record  must be the name of a record.

See Also: SIZE MASK

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