Commit Graph

14 Commits

Author SHA1 Message Date
Isak 42695e37d7
Update Functions.h
Fix #include
2018-02-18 00:44:04 +01:00
Isak 89735b5823
Update Main.cpp
Fix vector indexing
2018-02-18 00:19:48 +01:00
Isak e0b742d8c2
Update Main.cpp
Make Main.cpp use a vector instead of a map
2018-02-18 00:10:00 +01:00
Isak a926a44231
Update Functions.h
Make display_directory_content() use a vector instead of a map
2018-02-18 00:09:28 +01:00
Isak e1f11d6d3d
Update Main.cpp
Fix logic error
2018-02-17 21:38:17 +01:00
Isak 033ec0bf7a
Update Main.cpp
Now added support for specifying file editor and implemented functions from getopt to parse command line arguments.
2018-02-17 21:21:16 +01:00
Isak afa215193a
Update Directory.cpp
Update Directory.cpp to include from header directory
2018-02-17 21:17:30 +01:00
Isak 345c59c625
Add files via upload 2018-02-17 21:16:51 +01:00
Isak 6472b21eff
Delete Directory.h
Delete Directory.h for moving into a /header directory.
2018-02-17 21:14:57 +01:00
Isak 14dbfa2e94
Update compile.sh
Fixed typo
2018-02-17 18:12:47 +01:00
Isak c2be85f479
Update compile.sh
Added descriptive comment
2018-02-17 18:02:34 +01:00
Isak a75529dd23
Update Main.cpp
Removed debugging comment
2018-02-12 22:13:07 +01:00
Isak 9be003de66
Update Main.cpp
Changed wrongly worded comment
2018-02-12 22:11:49 +01:00
Isak 7520a1da93
Add files via upload
Added project files
2018-02-12 22:06:21 +01:00