memory_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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.

Source Code:


Last revised on 31 July 2020.