tf_delete_mem_key

Name

tf_delete_mem_key -- 

Synopsis

int tf_delete_mem_key (TfKeyArray keys, int n_keys, char * tag);

Arguments

keys

n_keys

tag

Description

removes the first occurrence of a key from an array of keys

Return value

0 on success, 1 if the key did not exist