Loading docs/CODE_STYLE.md +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ Examples: ptr = &address; contents = *pointer; complement = ~bits; empty = (!*string) ? TRUE : FALSE; ## Platform dependent code Loading Loading
docs/CODE_STYLE.md +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ Examples: ptr = &address; contents = *pointer; complement = ~bits; empty = (!*string) ? TRUE : FALSE; ## Platform dependent code Loading