G
Guest
Hello,
I have the problem with allocation large array in C#. My array is largest
than 1GB of RAM. My computer has 1,5GB of RAM memory and windows is set to
use 2GB of virtual memory.
In c++ exist /LARGEADRESSAWARE switch, but in c# is isn't.
Can you help my.
I have the problem with allocation large array in C#. My array is largest
than 1GB of RAM. My computer has 1,5GB of RAM memory and windows is set to
use 2GB of virtual memory.
In c++ exist /LARGEADRESSAWARE switch, but in c# is isn't.
Can you help my.