Question about Memory Max

Nestharus

o-o
Reaction score
84
I'm guessing

Code:
struct A {
    public int boo[8191]
}

A a[8191]

will run into memory limit right?
 

Sublimity

New Member
Reaction score
0
The best guess for the allowed global size is 2^19 ints. You're creating 2^26 ints. So, yes, that's probably going to run into the size limit.
 

Nestharus

o-o
Reaction score
84
This means I really need a hashtable to do this right >.>... and happily they aren't a part of Galaxy >: D, woo hoo.


Could* code one from scratch, but that would suck ^.^

edit
btw could someone test that? I'd rather know than get a guess, ty.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top