United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
Visual Studio 2010
Visual Studio
Visual Studio Languages
Visual C++
Visual C++ Reference
Microsoft Macro Assembler Reference
Operators Reference
Operators (MASM)
operator +
operator -
operator *
operator /
operator []
operator :
operator .
operator <>
operator " "
operator ' '
operator ! (MASM)
operator ;
operator ;;
operator %
operator && (MASM)
operator ABS
operator ADDR
operator AND
operator DUP
operator EQ
operator GE
operator GT
operator HIGH
operator HIGH32
operator HIGHWORD
operator IMAGEREL
operator LE
operator LENGTH
operator LENGTHOF
operator LOW
operator LOW32
operator LOWWORD
operator LROFFSET
operator LT
operator MASK
operator MOD
operator NE
operator NOT
operator OFFSET
operator OPATTR
operator OR
operator PTR
operator SEG
operator SHL
operator .TYPE
operator SECTIONREL
operator SHORT
operator SHR
operator SIZE
operator SIZEOF
operator THIS
operator TYPE
operator WIDTH
operator XOR
This topic has not yet been rated
-
Rate this topic
operator LENGTHOF
Visual Studio 2010
Other Versions
Visual Studio 2012
Visual Studio 2008
Visual Studio 2005
Visual Studio .NET 2003
Returns the number of data objects in
variable
.
Copy
LENGTHOF variable
See Also
Other Resources
Operators Reference
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD