Compiler Warning (level 1) C4034
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
).
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
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
).