Adding exam part 1/4
This commit is contained in:
9
Exam/IKT203-main/Portfolio/Assignment-01/option1.cpp
Normal file
9
Exam/IKT203-main/Portfolio/Assignment-01/option1.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
// Option 1 (Standard): Console Text Editor.
|
||||
//
|
||||
|
||||
#include "option1.h"
|
||||
|
||||
int RunApp() {
|
||||
// Implement the Console Text Editor application logic here
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user