Files
Datastructs/Exam/IKT203Exam/Portfolio/Assignment-04/option2.h
2025-11-05 20:13:14 +01:00

10 lines
87 B
C

#pragma once
#ifndef OPTION2_H
#define OPTION2_H
int RunApp();
#endif // OPTION2_H