Hi I need help with a project example for work. I havent done a project in a long time so am lost. I have to create a Visual Basic 2005 application that loads an array of structures either from a text file or interactively. I then have to make sure the contents of the array on the interface are displayed.
The information of each structure has to include both string and numeric elements. Also I have to have a menu choice that allows the array to be sorted by any of the structure elements and show again in the interface. Lastly my solution sorting algorithm must be implemented as a subroutine in the module. I'm exhausted all resources trying to figure this out, and my deadline is coming up. If anyone can provide me a link or do an example one fo rme, it'd be greatly appreciated, I can even pay if needed.
Thanks