Why my code gives error when i replace these hex number by q ? If address of a pointer is in hex then it should work. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why my code gives error when i replace these hex number by q ? If address of a pointer is in hex then it should work.

This code convert hex to decimal. But when you replace a given hex by any pointer memory address, It doesnt work.. https://code.sololearn.com/cSNyBKJPSrJd/?ref=app

24th May 2020, 8:43 PM
Shubham Maurya
Shubham Maurya - avatar
1 Answer
0
Use ss << q;
24th May 2020, 9:47 PM
Manu_1-9-8-5
Manu_1-9-8-5 - avatar