Can sizeof return 0 (zero)

Posted by TheJuice on Stack Overflow See other posts from Stack Overflow or by TheJuice
Published on 2010-04-13T18:15:13Z Indexed on 2010/04/13 18:23 UTC
Read the original article Hit count: 316

Filed under:
|
|

Is it possible for the sizeof operator to ever return 0 (zero) in C or C++?

© Stack Overflow or respective owner

Related posts about c

    Related posts about c++