Page 1 of 1

IN C++ (Printing Pointer Values as Integers) Write a program that prints pointer values, using casts to all the integer

Posted: Fri May 20, 2022 2:29 pm
by answerhappygod
IN C++
(Printing Pointer Values as Integers) Write a program that
prints pointer values, using casts to all the integer data types.
Which ones print strange values? Which ones cause errors?