awips2/nativeLib/decrypt_file
2017-04-21 18:33:55 -06:00
..
.cproject initial commit 2017-04-21 18:33:55 -06:00
.gitignore initial commit 2017-04-21 18:33:55 -06:00
.project initial commit 2017-04-21 18:33:55 -06:00
decrypt_file.c initial commit 2017-04-21 18:33:55 -06:00
decrypt_file.ecl initial commit 2017-04-21 18:33:55 -06:00
README.TXT initial commit 2017-04-21 18:33:55 -06:00

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