I\'ve declared a struct and a pointer array by the declared struct.
struct Book* Collection[100];
Before the code ends I want to free up my m