Pointer that returns the remainder of usable heap area
*size
Pointer that returns the maximum size possible to secure at one time
RETURN
None
DESCRIPTION
Gets the total unused area in the heap that was allocated by syMallocInit() function, and the maximum size that could be obtained with a single syMalloc() function.