Dangling Pointer Memory Fixed the bad access error and now I'm wondering how to free the memory used in all of the temp obje...
Dangling Pointer Memory I started doing this: main.cpp [code] #include <iostream> #include "polynomial.h" using namespace...
Dangling Pointer Memory Does anyone know how to do this? I've racked my mind for it and searched everywhere.
Dangling Pointer Memory I appear to be having difficulty freeing memory and I think that it may be causing leaks, I could us...
difficulty with converting numbersOk heres the latest revision of code, I made some changes, however it doesn't convert the numbers pr...
This user does not accept Private Messages