Is the glass half empty or half full?
The Lounge
23
Posts
14
Posters
2
Views
1
Watching
-
Success is only achieved after you've successfully completed a task. So: boolean success = false;
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Agreed. But that "boolean success = false;" at the very beginning of a method looks so sad... :((
Greetings - Jacek
Which is why it should be named
result
. -
Which is why it should be named
result
.