User: MJGilbert

  • Public profile

User profile: MJGilbert

User info
User name:MJGilbert
Name:Michael Gilbert
Location:New York, NY
Bio:I'm a Computer Science major that's more than excited to learn!
History
Joined:
Number of posts:48
Latest posts:

Why is this number in my array?
Ooooh, awesome. Thanks a ton!

Why is this number in my array?
Thank you very much for your reply, the code button wasn't working and I couldn't remember what to t...

Why is this number in my array?
[code]#include <iostream> // Self explainatory prototypes void loadDeck(unsigned short card[][2]...

I keep getting an undeclared identifier error.
[quote]Assuming this even works, there is no reason to create a function to do one thing one time. ...

I keep getting an undeclared identifier error.
[code]#include <iostream> using namespace std; //define prototypes void instruct(); int militaryTo...

This user does not accept Private Messages