JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

file/close

core-api


    cfunction
    src/core/io.c on line 321, 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...