Re: [wiki] [sites] Several small fixes: http -> https, puncturation, grammar. || Raf Czlonka
Hi Raf,
> Several small fixes: http -> https, puncturation, grammar.
>
> _AT_@ -43,7 +43,7 @@ Blocks
> * All variable declarations at top of block
> * `{` on same line preceded by single space (except functions)
> * `}` on own line unless continuing statement (`if else`, `do while`, ...)
> -* Use block for single statements iff
> +* Use block for single statement ifs
> * Inner statement needs a block
>
> for (;;) {
This doesn't say “Use block for single if statements”, but
“Use block for single statements if and only if (iff)”.
Received on Sun Mar 11 2018 - 08:24:10 CET
This archive was generated by hypermail 2.3.0
: Sun Mar 11 2018 - 08:36:25 CET