I'm assuming you know how memory addresses work. I'm also assuming other people will post code for you. This is just how I learned how pointer operators work.

* gets the value at an address
&...