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 computer code and data files described and made available on this web page are 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.