|
Im a university student and currently studying data structures
and file organisations and i need help with a few things. I need to write a C++
program implementing a reservation system for a travel company. In it i need to
use templates, doubly linked lists and binary search trees (also an optional
area using a queue data structure). Any information on these areas, example
code, similar program in c++ for a reservation system, links to sites , anything
at all would be greatly appreciated. Hope someone out there can help me.
Thankyou.
|