User profile: lnp657

User info
User name:lnp657
History
Joined:
Number of posts:7
Latest posts:

Error storing objects of a class in a linked list
It doesn't give me any errors when it compiles but it doesn't execute the program.

Error storing objects of a class in a linked list
Makes sense! I added this to produce output but now it won't run... I've never done overloaded opera...

Error storing objects of a class in a linked list
But isn't Student an object of type class? So it should be able to access that type?

Error storing objects of a class in a linked list
Confused on why I'm getting an error when I try to store information into a node of type Student (th...

Help with pointers!
Hi, I am writing a program for my class where I pass the pointer to an array of scores for separate ...