Re: more on HW1


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by hussein on July 05, 2000 at 19:11:15:

In Reply to: more on HW1 posted by john on July 05, 2000 at 18:55:17:

: The assignment instructions say to "Label all parameters with the actual values." I'm unclear as to what this actually means. Does this mean you should for all parameters passed write the numeric values rather than the name, or does it depend on the calling module, as did the example from class? If there is a branch that doesn't execute, do we continue to use the values that they could have been, or do we switch back to variable names? I've made my best guesses already, but it would be nice to have this clarified.

lets put it this way - use actual parameters rather than formal ones. yes, follow the class example. do not substitute values - i used some specific constants, but i could use any values and your structure chart must generally handle all cases.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]