It creates a list with a same entity as char1 into a list.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | char1 |
This entity will be repeated for all contents in a returned list. |
||
integer(kind=int32), | intent(in) | :: | num_repeat |
Number of the repeat. |