Technical Notes Database TN697D.txt FILE HANDLES USED BY TURBO PASCAL Category :Pascal Platform :All Product :Turbo Pascal 5.0 5.5 Description: Q. What file handles are used by Turbo Pascal? A. Pascal uses a file handle for the overlays, reading the BGI driver, the Rename and Erase procedures. The other file handles are used by DOS: Standard Input, Standard Output, Standard Error, Standard Auxiliary, and Standard Printer. All except these five standard file handles are returned immediately. Reference: 7/16/98 4:35:35 PM
Last Modified: 01-SEP-99