Zitat von
nanix:
0..99999999 lets be realistic Luckie.
Bullshit.
Estimate it: On a 32bit
OS it might be possible to run 65,535 processes (unsigned int). So you divide this Value by 2, and there you have.
I'm wondering why you need to "adjust" the Array. If a process is being killed, simply put the length of your array to zero and refill it.
Or would you like to do something else?