Name: Anonymous 2011-01-05 2:54
I'd REALLY appreciate if you can help me with this, because it's URGENT or I wouldn't ask for help for this kind of stuff and take your time, I'd work on it myself, but I'm sure there are people with more c++ knowledge than I have:
Develop a program "BUS-STATION" that declares a single-dimensional array "LINES" of type structure(fields: firm, destination, price):
1. enter in the array LINES the data: firm, destination, price
2. hold date in a file
3. menu: enter, queries, exit
4. queries: common, firm, destination, minimal price
Develop a program "BUS-STATION" that declares a single-dimensional array "LINES" of type structure(fields: firm, destination, price):
1. enter in the array LINES the data: firm, destination, price
2. hold date in a file
3. menu: enter, queries, exit
4. queries: common, firm, destination, minimal price