next up previous
Next: bigio_putmap - put Up: C Routines Previous: bigio_gettype - return

bigio_open - open a big image

void bigio_open
(
char *name,        /* directory name for big image (given) */
char *access,      /* access mode "read" or "update" (given) */
int *bd,           /* big image descriptor (returned) */
int *status        /* global status (given and returned) */
);



SuperCOSMOS development
Tue Aug 20 12:02:13 BST 1996