PROT_SAVE_SIZE
extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) {