memory_test, a C code which calls memory(), which declares and uses a sequence of larger and larger arrays, to see what the memory limits are on a given computer.
The information on this web page is distributed under the MIT license.
memory, a C code which declares and uses a sequence of larger and larger arrays, to see what the memory limits are on a given computer.