aboutsummaryrefslogtreecommitdiffstats
path: root/handerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'handerror.h')
-rw-r--r--handerror.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/handerror.h b/handerror.h
new file mode 100644
index 0000000..d4137a9
--- /dev/null
+++ b/handerror.h
@@ -0,0 +1,2 @@
+void call_error(int num);
+void print_error(char *text); \ No newline at end of file