Help writing simple code with dollars PLEASEPlease read about the assignment operator (the equal sign) in the tutorial. This is an assignment...
Reading from **argvA char is an integer type (or integral type, if you prefer). It's a one byte integer. See the fund...
help correcting codePlease don't start multiple threads about the same problem. I gave you information and an example...
Help writing simple code with dollars PLEASEYou need to learn about variables, data types, and operators. The "Basics of C++" section in the C+...
Can I avoid reinterpret_cast in this example?@DTScode, if I don't use reinterpret_cast, I get compile errors because the char* and unsigned char*...
This user does not accept Private Messages