updated filestructure and gitignore. uploading exam progress
This commit is contained in:
6
Exam/IKT203Exam/Portfolio/Assignment-03/option1.cpp
Normal file
6
Exam/IKT203Exam/Portfolio/Assignment-03/option1.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "option1.h"
|
||||
|
||||
int RunApp() {
|
||||
// Implement the Console Text Editor application logic here
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user