awips2/nativeLib/decrypt_file
2017-03-14 15:05:59 -05:00
..
.cproject first commit 2017-03-14 15:05:59 -05:00
.gitignore first commit 2017-03-14 15:05:59 -05:00
.project first commit 2017-03-14 15:05:59 -05:00
decrypt_file.c first commit 2017-03-14 15:05:59 -05:00
decrypt_file.ecl first commit 2017-03-14 15:05:59 -05:00
README.TXT first commit 2017-03-14 15:05:59 -05: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