Functions | |
const char * | qfits_datamd5 (const char *filename) |
Compute the MD5 hash of data zones in a FITS file. |
|
Compute the MD5 hash of data zones in a FITS file.
The returned string is statically allocated inside this function, so do not free it or modify it. This function returns NULL in case of error. |