Search:

Type: Posts; User: otaconBot

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    2,029

    Hm? I think I am. I might have been using the...

    Hm? I think I am. I might have been using the term list, but actually meaning just a basic array. Unless you mean something else here.

    Oh, and @edit: its just a bit string, not even references....
  2. Replies
    10
    Views
    2,029

    Its relatively small..as in a bits: ...

    Its relatively small..as in a bits: num_vars*(sizeof(char)) , but the length of it is unknown, my test benchmarks are about 100-2000 variables...but industrial testing can easily be 100x that ..so...
  3. Replies
    10
    Views
    2,029

    Smarter List Allocation

    Hey guys,

    I think this question boils down to dynamically allocating memory. Is it more expensive/efficient allocating memory once, if I know the max size I will need (even if I'm likely to use...
Results 1 to 3 of 3