User profile: Hassan Ali

User info
User name:Hassan Ali
History
Joined:
Number of posts:3
Latest posts:

Problems with dynamic allocation
let me pose a clearer question... if i use delete[]M to free the memory allocated, then can i use M ...

Problems with dynamic allocation
i just thought about giving it a try, but when i use new[]/delete[] i still have the same problem of...

Problems with dynamic allocation
Hi everybody ... i'm now working on a class to handle matrices and matrix operations. I dynamically ...