I wrote my code as below:





But now I want to make it as Define a function void search_course(course arr[], int length) which searches the array of courses for the input department and...