Hello,
I'm getting a stack overflow error everytime I try initialize the array below? What am I doing wrong, and how can I make it initialize. I have 300MB of RAM on the system that's initializing it so I don't think the system should be running out of memory? Thanks


CString componants[7000][21];