Search:

Type: Posts; User: xurumin

Search: Search took 0.00 seconds.

  1. Thread: Large Arrays

    by xurumin
    Replies
    7
    Views
    1,796

    dynamic allocation

    Dynamic allocation totally solved the problem. Thanks guys!
  2. Thread: Large Arrays

    by xurumin
    Replies
    7
    Views
    1,796

    hmm...

    Thanks for the replies-- that was fast!

    I have thought about dynamic memory allocation, and I'll try it, but I don't know if it will help. Like I said, I need all of the data to be available...
  3. Thread: Large Arrays

    by xurumin
    Replies
    7
    Views
    1,796

    Large Arrays

    I'm currently writing a program that uses several large arrays to store data. It's important that the data is quickly accessible throughout the program, but I need to store a lot of it.

    The...
Results 1 to 3 of 3