Input files, ListBoxes and Maximum/Minimum/Average statistics finding.


All three of the following links open up a separate browser window, so you can study the example more effectively. Be sure to check your taskbar. All open windows will close automatically when you leave this page.
  1. See the GUI snapshot of the running movies application.

  2. See the code for reading the input file and filling up the ListBox. Also the code for getting just the SHORTEST MOVIES (best golf scores) into a separate list box.

  3. See the raw data file movies.txt, which was created using Notepad editor.

FINDING THE AVERAGE MOVIE LENGTH (average golf score techniques).

FINDING the MAXimum and the MINimum (the extreme values).