Packet ClassFound my error. Transmit() isn't part of my packet class. Needed to use Packet::Transmit(){}
Packet ClassHi, I've been working on this program but i keep getting a LNK2019 error "Error 1 error LNK2019: u...
Random Access FileThanks! It works after i also used [code]cin.ignore(25,'\n')[/code] because I'm still using cin to p...
Random Access FileHi, 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