|
|
|
|
|
by cryptonector
2719 days ago
|
|
Are pointers in this environment bigger than usual? Or do they point at a descriptor that then points at (or contains) the real object? How does type punning work? Does you compiler scribble the types a pointer has been cast to in the object descriptor? |
|