S3_Cpp/Aufg7/SegFault.h
2024-11-21 17:06:47 +01:00

11 lines
121 B
C

//
// Created by DH10MBO on 21.11.2024.
//
#ifndef SEGFAULT_H
#define SEGFAULT_H
int Aufg7Main();
#endif //SEGFAULT_H