some Fossies-reported spelling errors were accidentally left unfixed
This commit is contained in:
@@ -325,7 +325,7 @@ should be used for generic variables (e.g. iteration counters, array
|
||||
subscripts). Other than for generic variables, if a negative value isn't
|
||||
meaningful, the variable should be unsigned. Assignments and
|
||||
comparisons between signed and unsigned integers should be avoided;
|
||||
suppressing the warnings with casts is not desireable.<P>
|
||||
suppressing the warnings with casts is not desirable.<P>
|
||||
|
||||
<H4>Casting</H4>
|
||||
Casting should be avoided when possible. When it is necessary, there
|
||||
|
||||
Reference in New Issue
Block a user