bas7qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Free and Available Bytes
  10 Questions                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
What do "Bytes Available" and "Bytes Free" mean?
 
"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.