offsetof | |
ACTION: |
return offset of variable from index register
|
USE: |
nbytes=offsetof variable
|
EXAMPLE: |
n=offsetof a |
RELATED: |
sizeof
spanof
typeof
typecodeof
recordof
|
offsetof | |
ACTION: |
return offset of variable from index register
|
USE: |
nbytes=offsetof variable
|
EXAMPLE: |
n=offsetof a |
RELATED: |
sizeof
spanof
typeof
typecodeof
recordof
|