Content deleted Content added
Replace preformatted table with an actual table and improve formatting |
Added JFT entries for handle 3 and 4 (I noticed the article says the first 5 are standard files, but only listed 0-2) |
||
Line 16:
| 2
| [[stderr|Standard error]]
|
| 3
| [[COM1]]
|-
| 4
| [[LPT1]]
|}<ref>hhttps://en.wikibooks.org/wiki/First_steps_towards_system_programming_under_MS-DOS_7/Appendix#A.01-4_System_File_Table_structure</ref>
Handles 0-2 are connected to the console device. During program execution they can get modified (closed, redirected) like any other handle.
|