File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 6262src/exams/parallel-udp/server.c: 56: line > 80 characters
6363</ pre >
6464
65- < p > Another < b > very good C style is what the OpenBSD team uses</ b > , it is very
66- similar to the Solaris C style, there are some minor differencies. Apparently
67- they do not provide a style checker. See the < a
68- href ="https://man.openbsd.org/style "> style(9)</ a > manual page for more
69- information.
65+ < p > More C styles:
7066
71- < p > There is also the < a
67+ < ul >
68+ < li > < a
7269href ="https://www.kernel.org/doc/html/v4.10/process/coding-style.html "> Linux
73- kernel coding style</ a > .
70+ kernel coding style</ a >
71+ < li > from OpenBSD, see the < a href ="https://man.openbsd.org/style "> style(9)</ a >
72+ manual page for more information.
73+ < li > < a href ="https://www.gnu.org/prep/standards/standards.html#Writing-C "> GNU C
74+ coding standards</ a >
75+ </ ul >
7476
7577</ p > < p > </ p > < hr >
7678Last changed:
You can’t perform that action at this time.
0 commit comments