[erlang-questions] size of an open file

jm jeffm@REDACTED
Wed May 14 03:49:50 CEST 2008


How do I get the size of an open file? file:read_file_info(Filename) 
does it based on the name of the file but what about using an IoDevice 
as returned by file:open/2.

Jeff.



More information about the erlang-questions mailing list