qc.hlp (Table of Contents; Topic list)
stackavail
 Summary                                   Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The stackavail function returns the approximate size, in bytes, of
     the stack space available for dynamic memory allocation with the
     alloca function.
 
     Return Value
 
     The stackavail function returns the size in bytes as an unsigned
     integer value.
                                    -♦-