Answer to Question #38981 in C++ for israa
int a,b;
int*ptr;
int**ptr ptr;
ptr=&a;
my question how i can change **ptrptr to point to a pointer to b without directly using *ptr???
1
2014-03-04T10:25:41-0500
The answer to the question is available in the PDF file https://assignmentexpert.com/homework-answers/programming-answer-38981.pdf
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C++
Comments
Leave a comment