close_file | Close current text file |
fnew_line | Create a line feed. |
fread_char | Read a character from a text file. |
fread_string | Read strings from a text file. |
fwrite_nl_string | Output of values on a text file with additional new lines. |
fwrite_string | Output of values on a text file. |
get_file | Query current text file. |
open_file | Open text file. |
set_file | Replace current text file. |