In C, if a pointer p points to an integer (4 bytes),…

Written by

in

In C, if a pointer p points to an integer (4 bytes), what does (p + 1) point to?

Comments

Leave a Reply

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

More posts