Our next set of topics: (1) Parallel arrays (2) Arrays of structs reading a .csv file into an array of structs using strtok (3) Sorting an array of structs selection sort (4) searching an array of structs (5) Dynamic memory allocation not wasting the space when names are short having enough room when names are long malloc/free in C.... new/delete in C++ (6) Linked Lists of structs (7) function overloading Then, we'll be ready for classes and object oriented programming...