Ergebnisse BS-Klausur MI/TI

Die Ergebnisse der Klausur »Betriebssysteme und verteilte Systeme (MI & TI)« vom Termin am 28.07.2017 sind im Wiki verfügbar. Der Notendurchschnitt liegt bei 3,4 und die Durchfallquote ist 26%. Die Klausureinsicht findet am 14. September zwischen 14:00 und 15:30 Uhr in Raum 3.209 statt (danach verschwinden die Klausuren im Archiv).

Listing shell parameters

If you want to pass parameters from a shell to a program written in C, you can use the mechanism shown in the following piece of C code. [code language=”c”] #include <stdio.h> /* * This program will simply list the