Explorar o código

Extracted timewriting from the main.c-file.

Creative use of function pointers!
Jordy Sipkema %!s(int64=9) %!d(string=hai) anos
pai
achega
4b41020969
Modificáronse 2 ficheiros con 13 adicións e 0 borrados
  1. 5 0
      displayHandler.c
  2. 8 0
      displayHandler.h

+ 5 - 0
displayHandler.c

@@ -0,0 +1,5 @@
+//
+// Created by Jordy Sipkema on 26/02/16.
+//
+
+#include "displayHandler.h"

+ 8 - 0
displayHandler.h

@@ -0,0 +1,8 @@
+//
+// Created by Jordy Sipkema on 26/02/16.
+//
+
+#ifndef MUTLI_OS_BUILD_DISPLAYHANDLER_H
+#define MUTLI_OS_BUILD_DISPLAYHANDLER_H
+
+#endif //MUTLI_OS_BUILD_DISPLAYHANDLER_H