Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
wenn ich satic int foo; schreibe hat dann foo impliziet den Wert 0 oder gilt das nur für C++?
Static & globale Variablen bekommen automatisch den Wert 0.