Invalid conversionnegative. exact same error. honestly i can comment that entire line out and it still does it.
Invalid conversionI'm basically trying to insert item into the array of itemtypes. I typecasted it as a pointer becaus...
Invalid conversionWhy is this giving me an error? it says invalid conversion from int to int*. not sure why... :S I...
Any clue why my delete function isnt working?[code] #include <iostream> #include <ctime> #include <cstdlib> #include "SortedList.h" #include...
Undefined reference to SortedList::SortedList()This is my main file, it keeps giving me these errors about how i have an undefined reference to Sor...
This user does not accept Private Messages