+ 3
Please explain this code in c[solved]
I can't understand how the memory address are allocated (for 32 bit compiler)and what is a+1 a+2 and a . https://code.sololearn.com/cnPTTQbS781L/?ref=app
2 Answers
+ 6
Here is a step by step , line by line explanation https://code.sololearn.com/cps34kNeXG8V/?ref=app
+ 2
Thank you very much Prashanth Kumar [back again]