SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
spr_delkey.c File Reference

Delete a key in the header of a KEY file. More...

Detailed Description

Delete a key in the header of a KEY file.

spr_delkey <-i fname_in> [-o fname_out] <-k key>
Parameters
-i<em>fname_in</em><aname="spr_delkey.i" class="el">
Input file name.
-o<em>fname_out</em><aname="spr_delkey.o" class="el">
Output file name. By default the same as the input file.
-k<em>key</em><aname="spr_delkey.k" class="el">
Key to delete.

Add/delete a key in the header of a KEY file.

delkey
Copy a key file to another key file with the remal of one key. It is allowed to specify the output file name to be the same as the input file name, in fact this is the default action.
Author
Philippe Le Cerf
Date
27/02/1993