S3_Cpp/Aufg7/SegFault.h

11 lines
121 B
C
Raw Permalink Normal View History

2024-11-21 16:06:47 +00:00
//
// Created by DH10MBO on 21.11.2024.
//
#ifndef SEGFAULT_H
#define SEGFAULT_H
int Aufg7Main();
#endif //SEGFAULT_H