Api/minux.printline

From Minux Wiki
Revision as of 23:54, 3 October 2024 by Shorun (talk | contribs) (Created page with "his function is part of the minux. api and used to print a specific line of a file '''usage:''' local temp = dev.printline(filename, linenumber) '''output:''' stores the contents of the given line in temp")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

his function is part of the minux. api and used to print a specific line of a file


usage:

local temp = dev.printline(filename, linenumber)


output:

stores the contents of the given line in temp