+ 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
1 ответ
0
Use ss << q;