aboutsummaryrefslogtreecommitdiffstats
path: root/ee1301/wk2/hw2_directory/strap012_2B.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ee1301/wk2/hw2_directory/strap012_2B.cpp')
-rw-r--r--ee1301/wk2/hw2_directory/strap012_2B.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/ee1301/wk2/hw2_directory/strap012_2B.cpp b/ee1301/wk2/hw2_directory/strap012_2B.cpp
new file mode 100644
index 0000000..02b5f7b
--- /dev/null
+++ b/ee1301/wk2/hw2_directory/strap012_2B.cpp
@@ -0,0 +1,15 @@
+/*
+Date: 20 Feb 2019
+Name: Matthew Strapp
+Student ID number: 5449340
+Course number: EE1301
+Term: Spring 2019
+Lab/assignment number: Homework 2B
+Short Program Description: Pay Stub Calculator
+*/
+
+#include <iostream>
+using namespace std;
+int main () {
+
+} \ No newline at end of file