User: gamerguy314

  • Public profile

User profile: gamerguy314

User info
User name:gamerguy314
History
Joined:
Number of posts:6
Latest posts:

Packet Class
Found my error. Transmit() isn't part of my packet class. Needed to use Packet::Transmit(){}

Packet Class
Hi, I've been working on this program but i keep getting a LNK2019 error "Error 1 error LNK2019: u...

Random Access File
Thanks! It works after i also used [code]cin.ignore(25,'\n')[/code] because I'm still using cin to p...

Random Access File
Hi, I'm having trouble pulling information from the stream when trying to copy a string with spaces...

How do I know if the classes in my program are being used?
For things like computePrice(), you should have it return the value of the pizza's price. You have a...

This user does not accept Private Messages