Adding exam part 1/4
This commit is contained in:
9
Exam/IKT203-main/Portfolio/Assignment-04/option2.h
Normal file
9
Exam/IKT203-main/Portfolio/Assignment-04/option2.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef OPTION2_H
|
||||
#define OPTION2_H
|
||||
|
||||
int RunApp();
|
||||
|
||||
|
||||
#endif // OPTION2_H
|
||||
Reference in New Issue
Block a user