This program implements a simple patient database based on a structure. It demonstrates struct and pointer use.

Dependencies:   mbed

Fork of test_patient_structure by MSOE EE2905