importance of a pointer as an output of a functionHi friends, I understand the concept of pointers as input or output of a function. Now I need a g...
Printing an array of chars.Consider the following code: char c[]="hello"; cout << c; I know that the name of an array of...
This user does not accept Private Messages