Sorting vectors
807606Mar 12 2007 — edited Mar 13 2007Hi,
For my university project, i have to create a Cd Database. The Cd Database must hold the Cd name, artist name, genre, and year of release. one function which the database must provide is to print to screen a list of all the Cd's in ascending order according to year of release. does anyone know how to do this?
also, what is the easiest way of searching the database, and printing to screen all the Cd's by a particular artist?
any help would be much appreciated