Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
sizeof returns 0
The sizeof
operator is applied to an operand of size zero (an empty structure, union, class, or enumerated type, or type void
).