C/Błędy: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 226:
==Standardy kodowania==
* jednolity standard <ref>[http://www.forbot.pl/forum/topics20/programowanie-sekrety-profesjonalnego-programowania-vt9172.htm Programowanie: Sekrety profesjonalnego programowania - Gandalf]</ref>
** GNU<ref>[[http://www.gnu.org/prep/standards/standards.html GNU Coding Standards]]</ref>
 
Wcięcia ( ang. Indent style <ref>[[w:en:Indent_style Indent_style - english wikipedia]]</ref>):
* kernel <ref>[[https://www.kernel.org/doc/Documentation/CodingStyle Kernel coding style]]</ref>
* K&R
* GNU
Linia 236:
 
Automatyczne formatowanie :
* style Emacsa ( automatyczne formatowanie ) <ref>[[http://www.emacswiki.org/emacs/IndentingC wcięcia w c - Emacs]]</ref>
 
==Bezpieczne programowanie==