Update 3: Jan 14: For Assignment One, the Part C is different for my
section. A fourth input parameter is an integer (1 or 3), indicating
how many bytes are stored for a pixel (i.e., whether the picture is
Gray or Red/Green/Blue). Based on whether the input is 1 or 3
(you will need an IF-ELSE statement), you will compute the maximum
number of pictures that can be stored. Please ensure that you modify
your understanding of what the expected output should be in the
example provided at the common class website.
Update 2: Jan 14: Assignment One has been posted on the common
class website. Please
go there, and get started today.