Not sure about proper etiquette or how to best describe my issues, that's where I am at. I am set to graduate this semester baring me passing this class.
Attached is my current on what is supposed to be a simple problem but I am stuck and have been for awhile. I can figure my way around programing loops, searches, sorting, and most logic type problems. I have two primary issues I continue to get stuck on the proper use of vectors, and the graphical interface and how to use it in the sorting.
The first file describes the problem the rest is my current progress with the program, I realize I am asking a massive question but on this one I have just hit a major road block. Let's start with the first problem, step three. In the showDirectoryContents method, I am unsure how to properly match the vector types and use it in the sort. Let's start there.