diff options
author | caminsha <c.96marco@hotmail.com> | 2020-02-02 23:09:36 +0100 |
---|---|---|
committer | caminsha <c.96marco@hotmail.com> | 2020-02-02 23:09:36 +0100 |
commit | fbb24b487e0f847a54b6317dea22dfd6b850c12e (patch) | |
tree | b9277cab4a12d2b1d33058d960828cea5be9e4ef /de-de | |
parent | e24e38a1b984307bb5e68d231060f7024d908618 (diff) |
Removed unnecessary lines about google
Diffstat (limited to 'de-de')
-rw-r--r-- | de-de/c-de.html.markdown | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/de-de/c-de.html.markdown b/de-de/c-de.html.markdown index 1976a6e8..3dcb5ab9 100644 --- a/de-de/c-de.html.markdown +++ b/de-de/c-de.html.markdown @@ -865,7 +865,4 @@ es wichtig, dass der Codestil möglichst konsistent ist. Es ist wichtiger, lesba Code zu schreiben als Code, welcher clever und schnell ist. Es lohnt sich ein Blick auf den [Codestil des Linuxkernel](https://www.kernel.org/doc/Documentation/process/coding-style.rst) zu werfen. [Englisch] -Wenn die erwähnte Literatur dein Problem nicht löst, denke daran: -"Google ist dein Freund" - [1] [Why isn't sizeof for a struct equal to the sum of sizeof of each member?](http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member) |