Destructor for 2-d dynamically allocated arrayWell, my program compiles. I'm not exactly sure how to check if my destructor is working. I sort of ...
Destructor for 2-d dynamically allocated arrayI don't think my destructor is right. Can someone help me? [code] // constructor code int *...
How do you read an unsigned char?I need to read in bytes and I can't get this to work: unsigned char ascii; while(cin.get(ascii...
This user does not accept Private Messages