Read a specific line from a file: Difference between revisions

(Added PL/M)
(→‎{{header|PL/M}}: Added note.)
Line 1,422:
 
=={{header|PL/M}}==
This is written for the original 8080 PL/M compiler and can be run under CP/M (version 2 or more) or an emulator or clone.
<lang pli>100H: /* READ A SPECIFIC LINE FROM A FILE */
 
3,038

edits