  sizeof
  Builtin Function



      SSyynnooppssiiss
        Return the size of an object in bytes.

      SSyynnttaaxx
        sizeof ( _A )

      DDeessccrriippttiioonn
        The sizeof function returns the number of bytes of data in the
        argument _A.


     SSeeee AAllssoo
        size, who, whos
















































