User profile: gmoney93079

User info
User name:gmoney93079
History
Joined:
Number of posts:3
Latest posts:

Linked list needing assistance on understanding the code
Hi, I'm trying to understand what the pointers are doing in this linked list. Basically I don't unde...

with output error in code or my logic
[code] #include <iostream> using namespace std; class PlasmaPistol{ private: //properties ...

with output error in code or my logic
here is my code : #include <iostream> using namespace std; class PlasmaPistol{ private: //...