| Here are my drawings ^_^ |
Revenge

Encryptor3#include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> ////////////////////////////////////////////////////// //Nova's semi user friendly file encryptor! *cheers*// //Still uses the command line... too lazy for a GUI // ////////////////////////////////////////////////////// int main(int argc,char *argv[]) { FILE *UnencryptedFile; FILE *EncryptedFile; FILE *KeyFile; char c;//Used for both checking the options and fEncryptor3
Mimiga| Here are my drawings ^_^ |
--
CHEESE WAFFLES
Previous Page12Next Page