Description
I noticed inconsistent documentation for the I/O interface descriptions in stdlib_string_type.fypp
.
Both read(formatted)
and read(unformatted)
have the same comment:
read a character sequence from a connected unformatted unit into the string.
Location