PDA

View Full Version : Need help to create a main driver in c++


C++
11-03-2009, 01:31 AM
Dear All I would be very happy if you could help me! I need to create a main() program which is be able to; * reads in a list of words and their associated meanings from the given test file(file.txt)(This file contains 10 lines) * provide an interactive menu interface to find a ‘word’...