I have an array of pointers that i created using calloc that i\'m using it to store strings inside it, and i\'m collecting data from a file using fscanf.
#inc