summaryrefslogtreecommitdiff
path: root/student.c
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-02-19 16:40:14 -0600
committerClay Smith <claysmith158@gmail.com>2023-02-19 16:40:14 -0600
commit2c8e4dbe5f597141cc9e3aeef19cceff58213853 (patch)
tree5cd39b506d072a41f8e633d3e6c95649ac51902f /student.c
parent02d4b7d68534284f42bb69dcc0efadd0eb4f1ae1 (diff)
DONE
Diffstat (limited to 'student.c')
-rw-r--r--student.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/student.c b/student.c
index 18f9591..281f8b2 100644
--- a/student.c
+++ b/student.c
@@ -2,7 +2,7 @@
#include "user_defs.h"
int main(void)
-{ FIX
+{
int num = -2, type = -2, code = -2, value = -2;
double time = -2;