In C, if a pointer `ptr` points to an integer at memory…

Written by

in

In C, if a pointer `ptr` points to an integer at memory address 1000, what happens when `ptr` is incremented by 1?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

More posts