View Single Post
Old 04-03-2005, 01:41 AM   #14 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
Quote:
How do I go about "starting the test"?
Try out variations until you are convinced that they do what you want.

Quote:
at what point Val, should I start implementing the menu system?
When you think you have completed your tests.

Quote:
Do you think you could give me the very first part of the menu so I implement the rest on the right track?
Not yet.
I want you to build something you can understand. When you have something working, we could check out together what improvements are left.
Try to approach the menu system as a independent project. Make it a "do-nohting" menu. A sort of a skeleton. And let's see the structure of it.

Quote:
think the only thing that might stump me now is the REFERENCE Function to integrate into this coding...
Watch out with the word "reference function".
Anyway, we do have a function that takes a reference as a parameter. I am not sure if you noticed it. Check out total_cost(...).
__________________
Valmont is offline   Reply With Quote