Path: Common/General
-------------------------------------------------------------------------- Give the length of a file in bytes. -------------------------------------------------------------------------- Form: n = flength( f ) -------------------------------------------------------------------------- ------ Inputs ------ f (1,1) File id ------- Outputs ------- n (1,1) Length --------------------------------------------------------------------------
Back to the Common Module page