P
Prawit Chaivong
Hi, gurus
I've overloaded new operator. and I found that size is strange.
It's more than sizeof(myClass) 4 bytes.
Where does it come from.
I don't know the other compilers do the same thing.
This may be bug of gcc.
I've overloaded new operator. and I found that size is strange.
It's more than sizeof(myClass) 4 bytes.
Where does it come from.
I don't know the other compilers do the same thing.
This may be bug of gcc.