Question: Please Help me. Here are the links to my code and what I was able to do: File: homework7b.c https://onlinegdb.com/HJ_JTV32m File: makefile https://onlinegdb.com/ryQmpE22X It does
Please Help me.
Here are the links to my code and what I was able to do:
File: homework7b.c
https://onlinegdb.com/HJ_JTV32m
File: makefile
https://onlinegdb.com/ryQmpE22X
It does compile and run, however, it fails, and I don't know why. Please Help Me, it is due tomorrow. Please correct the code I provided here, with the requirements. THANK YOU.

image1.gif

image2.gif

image3.gif






Write code to apply the following items to each of the files given below: 1. Read a gif file, and store the data into an unsigned char array (unsigned char[4000) and the data size in an int variable 2. Print the width and height, and color table data in the format described below 3. Modify the color table based on the rules listed below 4, Do #2 again to show the changes 5. Write the data to a new file. Input files: Write code to apply the following items to each of the files given below: 1. Read a gif file, and store the data into an unsigned char array (unsigned char[4000) and the data size in an int variable 2. Print the width and height, and color table data in the format described below 3. Modify the color table based on the rules listed below 4, Do #2 again to show the changes 5. Write the data to a new file. Input files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
