This shows you the differences between two versions of the page.
|
gnucap:manual:tech:style [2022/11/25 01:21] felixs |
gnucap:manual:tech:style [2026/02/06 11:45] (current) felixs reference white and black space |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This section provides guidelines for programmers. Some of them are arbitrary. Please follow them for consistency. If you prefer a different way, please consider that it would be much worse to deal with a dozen different ways in the same body of code. | This section provides guidelines for programmers. Some of them are arbitrary. Please follow them for consistency. If you prefer a different way, please consider that it would be much worse to deal with a dozen different ways in the same body of code. | ||
| + | * [[White and black space]] | ||
| * [[Symbol names and scope]] | * [[Symbol names and scope]] | ||
| * [[iftests|code style ... !x vs x==0]] | * [[iftests|code style ... !x vs x==0]] | ||