Explorar o código

more fixes and move more apps

MX %!s(int64=2) %!d(string=hai) anos
pai
achega
6dcdaf633c
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      scrambler.c

+ 0 - 3
scrambler.c

@@ -22,11 +22,8 @@ struct GetScramble {
 struct GetScramble a; // Its object
 
 // Function prototypes to avoid bugs
-void scrambleReplace();
-void genScramble();
 void valid();
 int getRand(int upr, int lwr);
-char* printData();
 void writeToFile();
 
 // Main function