Ok, here goes...
I have read and searched several threas here that are concerned with the size of arrays and how they should not be too large. I have seen that an answer to this is vectors. I have absolutely no idead what vectors are. What I want to do is have three single dimension arrays that are size 1,000,000. Yes, I know this is probably a bad way to do it but it is also a very simple way to do what I want. I guess out of all of my ramblings the question is how do I get Microsoft Visual C++ 6.0 to accept this array size?
Thank you,
Elliott



LinkBack URL
About LinkBacks


