Update 'Coding Style'
parent
4a7c92aa40
commit
4b7bd7d588
1 changed files with 3 additions and 1 deletions
|
@ -361,7 +361,9 @@ For header files, the function prototypes must be vertically aligned in six colu
|
|||
```
|
||||
Each column is marked by the function delimiter with a `|` with each element in the column right aligned to the column seperator. The delimiter must precede every function prototype except the first.
|
||||
|
||||
### Derived Types
|
||||
### Variables
|
||||
|
||||
### Structures, enumerations, typedefs
|
||||
|
||||
## Comments
|
||||
## Syntactic Conventions
|
||||
|
|
Loading…
Reference in a new issue