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

Functions

int ffpcll (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, char *array, int *status)
 
int ffpcnl (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, char *array, char nulvalue, int *status)
 
int ffpclx (fitsfile *fptr, int colnum, LONGLONG frow, long fbit, long nbit, char *larray, int *status)
 

Function Documentation

int ffpcll ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
char *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpclx ( fitsfile fptr,
int  colnum,
LONGLONG  frow,
long  fbit,
long  nbit,
char *  larray,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpcnl ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
char *  array,
char  nulvalue,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: