ID Number: Q67038
6.00 6.00a 6.00ax 7.00 | 6.00 6.00a
MS-DOS | OS/2
Summary:
In Microsoft C versions 5.0, 5.1, 6.0, 6.0a, 6.0ax, and 7.0, the TYPE
operator in MASM returns a number that represents the type of an
identifier or expression. With the inline assembly capability in C and
QuickC, the TYPE operator does not have the full functionality that it
does in MASM. In an _asm block, the TYPE operator will only accept an
identifier--expressions are not allowed.
Additional reference words: 6.00 6.00a 6.00ax 7.00