Re: c++
On 2007-12-26 07:40:45 -0600, vich <sundaram.bhuvana@gmail.com> said:
> hi
> 1.what will be the size of character pointer
Implementation defined.
> 2. what will be the size of a class which do not have private
> datamember or member functions?
> eg. class k{ };
Implementation defined.
> 3. do anybody have any pointers related output questions
Not me.
-dr
|