tf_copy_header_key

Name

tf_copy_header_key -- 

Synopsis

void tf_copy_header_key (TfKeyArray * keys_to_p, TfKeyArray keys_from, char * key_name);

Arguments

keys_to_p

keys_from

key_name

Description

Given 2 headers, this copies the specified line from one to the other. Remember to increment a 'n_keys' counter in calling program.