10 int cmin,
int cmax,
const char * s)
32 int cmin,
int cmax,
const char * s)
i3_array & operator=(const i3_array &other)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Uses polymorphism to get index information from various data types to be used in constructing and all...
Description not yet available.
named_i3_array & operator=(const i3_array &m)
i3_array(void)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void allocate(const char *s)
void allocate(void)
Does NOT allocate, but set empty i3_array.
void check_datafile_pointer(void *p)
Exits if p is null.
Description not yet available.
static cifstream * global_datafile
Description not yet available.