• + 0 comments

    why we made malloc of total_number_of_pages again in for loop?

    total_number_of_pages[i]=(int*)malloc(sizeof(int));