fcc_set
struct fcc_set **fccsp;
struct fcc_set *temp;
struct fcc_set *setptr;
setptr = malloc(sizeof(struct fcc_set));
struct fcc_set *setptr;
setptr = malloc(sizeof(struct fcc_set));
struct fcc_set *next;
static struct fcc_set *fccs = NULL;