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

Functions

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

Function Documentation

int ffpcls ( 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 ffpcns ( 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: