I highly suggest you to read about pointers before proceeding with the language. They are a fundamental concept without which it is impossible to use the language efficiently.
@acsiola, note that, of course, there's no need to write a function to dereference pointers -- it was provided solely for the purpose of demonstration.