Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Foj

  1. Foj

    Very Large Arrays and Stack Overflow

    I ended up creating an array of pointers to more arrays... best of all it works just as if it was a 2d array. Thanks for your suggestion.
  2. Foj

    Very Large Arrays and Stack Overflow

    I need to create a very large array of about 10000x10000 ints. Of course I get a stack overflow. I get a stack overflow starting as low as 1000x1000. I am wondering if it is possible to overcome this problem. Thank you for any help you can offer.

Part and Inventory Search

Back
Top