Liste des Groupes | Revenir à cl ada |
"One more keyword" is irrelevant in terms of creating code, the onlyMore keywords = fewer words that can be used as identifiers
question is whether it hurts readability.
But how many of them *have* to be variables vs. the number that just areI put a lot of effort into making sure that all constants are so declared, because I have the rule that (with certain exceptions) no non-local variables may be referenced from subprograms, but constants may be referenced from anywhere. However, I sometimes have constants that cannot be initialized with a single expression, resulting in
because it is easier? I know I have a number of the latter.
Les messages affichés proviennent d'usenet.