JanetDocsPlaygroundI'm feeling luckyGitHub sign in

file/close



    cfunction
    src/core/io.c on line 290, column 1

    (file/close f)

    Close a file and release all related resources. When you are done 
    reading a file, close it to prevent a resource leak and let other 
    processes read the file.


See also:file/open0 examplesSign in to add an example
Loading...