realloc() partial solution

Partial solution to the realloc lab task. Shows how to read entries using realloc function.

**ptr: Using double pointers, returning count*ptr: Using int pointer, returning struct pointer