Index:
[thread]
[date]
[subject]
[author]
From: Huned M. Botee <huned.botee@duke.edu>
To :
Date: Mon, 01 Feb 1999 15:40:20 +0000
Re: Unanswered questions...
Tim Bain wrote:
> There are still several questions that have been asked that
> have never been answered (that I've seen). Firstly, how do
> we interpret ++ and --? Is ++a the same as a=a+1, or a+1?
In this sort of scenario, you should do whatever makes most sense to
you, whichever way that may be. In deciding, simply use whatever seems
most consistent to how you think the program should be used.
At any rate, you'll, of course, document it so those grading can see if
it works correctly.
Cheers, folks.
--
Huned M. Botee
huned.botee@duke.edu
Index:
[thread]
[date]
[subject]
[author]