char *char *s = "abcd"; creates a char pointer that points to beginning of "abcd". why does my progra...
Running App written in Visual C++ Express on another PCYou need to post the code and the exact error message.
Mechanics of C++Hi I just wanted a good reference which describes the various terminology like compile time, linking...
Char *Hi, I was just wondering about this, Char * s = "aaaaa" is valid, it creates a pointer to char...
Changing an object while loopHi, I have a program which continously captures images from the webcam and does some processi...
This user does not accept Private Messages