The homework is mostly done i just need a bit of help fixing it.Part one-All of the functions are good the out put is not stopping a 300 from being read on line 7 and then reading out an error message on that line. should not take more than five.the program link is here. http://pastebin.com/cJzhMQvuPart twoThis program reads RGB values from a file(image) into three 1010 arrrays then convert them to cmyk then output them.The program is mostly done i just need the rgbtocmyk functio to stop reading zeros from the arrays. and output the cmyk in lines and not in 1010 arrays. example of good output attached below.the program link is here. http://pastebin.com/gJKMF0gC
The homework is mostly done i just need a bit of help fixing it.Part one-All of
The homework is mostly done i just need a bit of help fixing it.Part one-All of the functions are good the out put is not stopping a 300 from being read on line 7 and then reading out an error message on that line. should not take more than five.the