Features/Overview
- Built in Visual C++ 2008.
- Uses external data-file to populate the league.
- Implements, classes, encapsulation, and inheritance.
- Displays league in points order, and then order of goal difference.
- Uses vectors and a bubble sort algorithm to sort the data.
|