User: recalibrate

  • Public profile

User profile: recalibrate

User info
User name:recalibrate
History
Joined:
Number of posts:11
Latest posts:

Help writing simple code with dollars PLEASE
Please read about the assignment operator (the equal sign) in the tutorial. This is an assignment...

Reading from **argv
A char is an integer type (or integral type, if you prefer). It's a one byte integer. See the fund...

help correcting code
Please don't start multiple threads about the same problem. I gave you information and an example...

Help writing simple code with dollars PLEASE
You 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