cfitsio  3390
Functions
checksum.c File Reference
#include <string.h>
#include <stdlib.h>
#include "fitsio2.h"
Include dependency graph for checksum.c:

Functions

int ffcsum (fitsfile *fptr, long nrec, unsigned long *sum, int *status)
 
void ffesum (unsigned long sum, int complm, char *ascii)
 
unsigned long ffdsum (char *ascii, int complm, unsigned long *sum)
 
int ffpcks (fitsfile *fptr, int *status)
 
int ffupck (fitsfile *fptr, int *status)
 
int ffvcks (fitsfile *fptr, int *datastatus, int *hdustatus, int *status)
 
int ffgcks (fitsfile *fptr, unsigned long *datasum, unsigned long *hdusum, int *status)
 

Function Documentation

int ffcsum ( fitsfile fptr,
long  nrec,
unsigned long *  sum,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

unsigned long ffdsum ( char *  ascii,
int  complm,
unsigned long *  sum 
)

Here is the caller graph for this function:

void ffesum ( unsigned long  sum,
int  complm,
char *  ascii 
)

Here is the caller graph for this function:

int ffgcks ( fitsfile fptr,
unsigned long *  datasum,
unsigned long *  hdusum,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpcks ( fitsfile fptr,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffupck ( fitsfile fptr,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffvcks ( fitsfile fptr,
int *  datastatus,
int *  hdustatus,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: