Checks whether or not c
is a whitespace character. That includes the
space, tab, vertical tab, form feed, carriage return, and linefeed
characters.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=1), | intent(in) | :: | c | The character to test. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ic |