If anyone knows to how to call and execute C programs in IDL, please let me know.
I want to encrypt an IDl unformatted data file, by using an encrpting program, such as lucifer.c.
But I don't know how to call and execute this C program. It is an implementation of a simplified version of the Data Encryption Standard (DES). Thanks!
|