Thread formatierung vom script (32 answers)
Opened by Froschpopo at 2005-11-11 15:28

betterworld
 2005-11-12 00:20
#60029 #60029
User since
2003-08-21
2614 Artikel
ModeratorIn

user image
Bei dem Thema kann ich die Datei Documentation/CodingStyle aus dem Linux-Quelltext empfehlen. Nicht, weil ich die Meinung von Linus teile, sondern, weil es lustig geschrieben ist. Hier mal ein kleiner Auszug:
Quote
Now, some people will claim that having 8-character indentations makes
the code move too far to the right, and makes it hard to read on a
80-character terminal screen. The answer to that is that if you need
more than 3 levels of indentation, you're screwed anyway, and should fix
your program.

Ich selbst bin gerade dabei, von 2 Leerzeichen auf 4 umzusteigen. 8 ist fuerchterlich.\n\n

<!--EDIT|betterworld|1131747699-->

View full thread formatierung vom script