m_get_avail_static_mem

This function returns the total bytes of the largest free block of static RAM that can be allocated.

Note that the returned size can vary greatly based upon current system states. For example, if no RAM applications or DOS applications are currently open, the returned amount also reflects the total available system memory. If RAM or DOS applications are open, however, then the returned value only reflects the largest block of currently available static RAM.