Milan Stephan
Fotografie & IT

Zurück zur SP2 Übersicht

main.c

#include "foo.h"

int main(void) {
	foo(42);
}