Mathias Brodala: Programmierstile

Beitrag lesen

Hallo irrer.

bin kein c programmierer im stil von
int foo(){
   bar
}
sondern möchte es lieber so:
int foo()
{
   bar
}
wie nennt man den "stil"?

Fünf verbreitete Stile sind hier aufgelistet. Danach folge ich dem JAVA-Stil.

Einen schönen Freitag noch.

Gruß, Mathias

--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]