Pointer Upcast and DowncastSorry, I was not able to add "&" in the post. I will not be able to show you the output if I screwed...
Pointer Upcast and Downcastconverting integer pointer to char pointer: [code]int main() { int* ptrInt; char * ptrChar; void...
This user does not accept Private Messages