initializer. Initializes the amount of storage from the strings passed Usage CLASS(FTStringSet) :: FTStringSet CHARACTER(LEN=) :: strings(:) CALL FTStringSet % initWithStrings(strings)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FTStringSet) | :: | self | ||||
character(len=*) | :: | strings(:) |