qck.hlp (Table of Contents; Topic list)
Free and Available Bytes Definition
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Free and Available Bytes
 
 ■ "Bytes Available" represents the initial amount of compiler workspace
   available for storing the symbol table and line-number table, and
   working storage for code generation and optimization.
 
 ■ "Bytes Free" represents the remaining amount of compiler workspace after
   the compile process is complete.