Buckets:
| subroutine string_inout_optional(output) | |
| implicit none | |
| character*(32), optional, intent(inout) :: output | |
| if (present(output)) then | |
| output="output string" | |
| endif | |
| end subroutine | |
Xet Storage Details
- Size:
- 197 Bytes
- Xet hash:
- 5bc8c0f6c543584efab472b44fee71a4e52abb8cabaed2bd1bbfad27b25f982c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.