Job File Table: Difference between revisions

Content deleted Content added
Erik9bot (talk | contribs)
SmackBot (talk | contribs)
m remove Erik9bot category,outdated, tag and general fixes, added orphan tag
Line 1:
{{Unreferenced|date=December 2009}}
{{Orphan|date=December 2009}}
 
The '''Job File Table''' (JFT) is a [[DOS]] data structure in the [[Program Segment Prefix]] (PSP). It starts at PSP offset 0x18 and is 20 bytes long. For each open file handle, [[DOS]] stores the index into the [[System File Table]] (SFT). A file handle that is returned by open, _open and other similar functions is simply an index into the JFT where [[DOS]] stored the SFT entry index for the file or device that the program opened.
 
Line 14 ⟶ 17:
 
[[Category:DOS on IBM PC compatibles]]
[[Category:Articles lacking sources (Erik9bot)]]