From 2c8e4dbe5f597141cc9e3aeef19cceff58213853 Mon Sep 17 00:00:00 2001 From: Clay Smith Date: Sun, 19 Feb 2023 16:40:14 -0600 Subject: DONE --- student.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'student.c') 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; -- cgit v1.2.1