PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Others > freemem
freemem

Format:

integer= freemem;

Return the size in bytes of the data memory currently available. The amount of free memory shows the total amount of free memory blocks. These blocks may not be forming a contiguous area and in systems with high level of memory fragmentation the actually available free memory in the form of a single block may be smaller.