My question is this.
Lets say I have a simple array called CP that has 20 spots such as CP(20). Each of these spots are defined by either a 1 or 0 such as this <1,0,0,0,0,0,1,1,1,1,1,0,0,0,0,1,1,1,1,0>.

So my question finally is this. How much space does this vector take in eepromm and how many of these vectors could I fit in a 16F877a.

Thanks
Curt