Allocating space for arrays in heapLets say i have this piece of code [code] class wat { public: int data; wat::wat() {} //e...
Function returns wrong valuei dont understand, how would that help? the only part that needs deep copying is pOut (pIn should al...
Function returns wrong valuehere is the actual code [code] struct bVertex { //resides in bMesh D3DXVECTOR3 pos; D3DXVEC...
Function returns wrong valueok let me set up a sample of this problem: data structure: (simplified version) [code] struct a...
Assertion error on deleting objectOk i discovered that if i handle the object like this [code] stInput* pInput = new stInput(hInstan...
This user does not accept Private Messages