Returns file size in file storage units (usually, bytes). On error,
size is 0 and the error code E_NOT_FOUND is returned in dummy
argument error.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | path |
File path. |
||
| integer, | intent(out), | optional | :: | error |
Error code. |