Re: what we actually need to do


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by ironman on August 06, 2001 at 00:07:05:

In Reply to: Re: what we actually need to do posted by confused... on August 05, 2001 at 04:44:38:

: : we only have to define
: : ssn() addFlight() printSchedules() ????
: : isn't addflight just reads the file and makes a grap ?
: : what printSchedules() prints ?
: : where is the input to determine from where to which place i'm going ?

: : i'm sooo confused

: I too am confused...
:
: Where is the good_one.out file to compare output to, and where in the test.cpp file does it actually read in "check cheapest route from A to B"?
:
: I guess that all leads to where is the test data file other than test_one.txt which you input as flight schedules..??
:
: Anyone? :X

: : thanks in advance

If you look in his formatStuff.h file, he has some methods defined to print out the cheapest, fastest, and least hastle routes. I think he wants us to call these methods in PrintSchedule() in our airline.h, but I get the feeling that he'll make that clearer on Monday. He hasn't made a fully functional airline.h file yet, but until he makes one, we'll all just be shoot'n the dark. Keep checking his everything.html file for SSN 3455. That's his crap code that our grades are based on. Once he it works, we should have valid output to compare our output to.




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]