From ac79cbd424d2339ff34112e142d289a51f90d3a6 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Mon, 28 Sep 2020 15:37:00 +0300 Subject: init project --- handerror.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 handerror.h (limited to 'handerror.h') 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 -- cgit v1.2.3-18-g5258