tf_key_exists

Name

tf_key_exists -- 

Synopsis

int tf_key_exists (TinyFitsImg * img, char * key_name);

Arguments

img

key_name

Description

check if a key exists in the header

Return value

1 if it exists, 0 otherwise