Hi,

Im trying to read items from a textfile and turn them into objects and then store them in to a linked list but it must be in order by the description of the object. So how would i go about...