X-Git-Url: https://ruin.nu/git/?p=adress.git;a=blobdiff_plain;f=functions.h;fp=functions.h;h=0000000000000000000000000000000000000000;hp=afb697215041462e9887b353eeb1f7b47ee1357e;hb=7d9ac6d07bdb73b8ebce6b56cafd6e473b7086b1;hpb=d4423804880ac9c8e20b7772e165f1a936927aa9 diff --git a/functions.h b/functions.h deleted file mode 100644 index afb6972..0000000 --- a/functions.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef __functions_h__ -#define __functions_h__ -#include "contact.h" - -void display(); -void add(); -void remove(); -void printContactInfo(int num, CContact* contact); -void search(); - -void save(); -void load(); - -void modify(); - -#endif