Creates empty file at given file path. Returns E_IO
on error.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | path |
File to create. |
||
integer, | intent(out), | optional | :: | error |
Error code. |