buds
0.1
FORTRAN reference counted types
|
Query filename of the file bud. More...
Private Member Functions | |
pure character(len=len_trim(this%d%file)) function | filename_ (this) |
Query filename of the file bud.
This MUST only be called on an initialized bud. The function will return a trimmed filename which is only possible by using len_trim
.