Issue with List structureThanks fun 2 code! Finally I understand why a pointer needs to be passed by reference as well:)
Issue with List structureDoes anyone know what the difference is ? Thanks:)
Issue with List structureI just started to learn about Linked list and came across the following code: [code]Class IntNode {...
problem with inheritanceIm using Code::block to build and I just got the problem solved. For some reasons, I didnt put my fi...
problem with inheritance [code] Administrator::Administrator( ):SalariedEmployee() { //deliberately empty ...