toggle me
Comments: 0
Category: TA145-S2008

You will need these files for lab 2.

Lab2.zip

What you need to do:

  1. Add ID field to the Cat record. Remember to make a new subtype.
  2. Add two functions to the Cats package. (Hint: They “help” the generic Maximum_Array_Generic function)
  3. Write a child package for cat io. (Pretty much the similar to what you did for lab 1)
  4. Write a generic function to determine if a value is in an array. [ In_Array_Generic ]


Leave A Comment