Bubble sorting using pointersBy commenting out: delete ptrResistor; to //delete ptrResistor; Solved the error. It is working f...
Bubble sorting using pointersI found that if I remove the * for the x variables, it works until the program ends. It is giving me...
Bubble sorting using pointersI am haveing some trouble with my pointers in my bubble sorting. this is a class project. I tried u...