User: Deadclock7

  • Public profile

User profile: Deadclock7

User info
User name:Deadclock7
History
Joined:
Number of posts:4
Latest posts:

Using #define and grabbing the information with a certain input
[code] #include <iostream> #include <string.h> using namespace std; struct Minions { std::s...

Using #define and grabbing the information with a certain input
Thanks so much(: It's hard getting past the first steps for me, but once I do I get rolling real fas...

Using #define and grabbing the information with a certain input
I have this [code] struct Minions { char Name; int Mana, Attack, Health; bool Taunt; } [...

Using #define and grabbing the information with a certain input
With what I have so far, how would I code as to ask the user to input the the name of an item and ou...

This user does not accept Private Messages