stackavail

Returns the number of bytes currently available in the stack

Local Servers:nonblocking
Remote Servers:N/A
Classification:Other
Service:Memory Allocation

Syntax

  #include <nwmalloc.h>  
   
  size_t stackavail  (void);
  

Return Values

The stackavail function returns the number of bytes currently available in the stack.

See Also

alloca, calloc, malloc