Jump to content

File size: Difference between revisions

no edit summary
(→‎{{header|OCaml}}: Unix.LargeFile link)
No edit summary
Line 14:
end Test_File_Size;</lang>
Note that reference to the root directory, if there is any, is [[OS]] specific.
 
=={{header|Aime}}==
<lang aime>o_(stat("input.txt", ST_SIZE), "\n");
o_("/Cygwin.ico".stat(ST_SIZE), "\n");</lang>
 
=={{header|ALGOL 68}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.