The array is just the storage of the file in memory. You would need to use the access the array as memory. You will normally be able to just use the array itself as a pointer to memory. If the memory requires different value type, you can change it in that header file.
What do you have so far? What isn't working? Show it and I'll have a look.