Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
cptr142_group_project
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jared Sexton
cptr142_group_project
Commits
d16470e7
Commit
d16470e7
authored
Mar 14, 2018
by
Jared Sexton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Final changes
parent
d9c7ddc4
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
MAIN.cpp
MAIN.cpp
+2
-1
classProgress.txt
classProgress.txt
+4
-1
classRoster.txt
classRoster.txt
+2
-2
No files found.
MAIN.cpp
View file @
d16470e7
...
...
@@ -13,6 +13,7 @@ using namespace std;
int
main
()
{
Teacher
teacher
;
// Bring in current class data from the file
teacher
.
importProgress
();
string
currentUser
;
...
...
classProgress.txt
View file @
d16470e7
...
...
@@ -14,4 +14,7 @@ inghro | 2
umalno | 1
grifno | 1
levina | 4
Andrew | 500
Andrew | 10
Sam | 2
Jared | 4
bindan | 10
classRoster.txt
View file @
d16470e7
...
...
@@ -11,8 +11,8 @@ inghro 2
umalno 1
grifno 1
levina 4
Andrew
50
0
Andrew
1
0
Sam 2
Jared 4
bindan
43
bindan
10
END_OF_FILE
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment