.. | ||
.cproject | ||
.gitignore | ||
.project | ||
decrypt_file.c | ||
decrypt_file.ecl | ||
README.TXT |
To compile the file in decrypt_file, type the following at a command line and copy the resulting executable to the decoders folder in the LDM install: cc -D_GNU_SOURCE -o decrypt_file decrypt_file.c