/* Select Module */ #include "lotto.h" #include extern int ball[BALLS]; /* Global array */ void select(void) { int numbers[RANGE]; int c,b; /* initalize the tracking array */ for(c=0;c