| encodingof | |
| ACTION: |
return the operand encoding of a variable or macro
|
| USE: |
obtain data for diagnostics or reflective programming
|
| EXAMPLE: |
sys v print encodingof v 'example: [ebx+4100] |
| RELATED: |
prototypeof
sizeof
offsetof
spanof
typeof
typecodeof
recordof
#recordof
|