Public Member Functions | |
| character(len=token) function | dcstringcprintft (fmt, i, r, d, l, n, c1, c2, c3, ca, maxlen) |
Definition at line 227 of file dc_string.f90.
| character(len = token) function dc_string::cprintft::dcstringcprintft | ( | character(*), intent(in) | fmt, |
| integer, dimension(:), intent(in), optional | i, | ||
| real(sp), dimension(:), intent(in), optional | r, | ||
| real(dp), dimension(:), intent(in), optional | d, | ||
| logical, dimension(:), intent(in), optional | l, | ||
| integer, dimension(:), intent(in), optional | n, | ||
| character(*), intent(in), optional | c1, | ||
| character(*), intent(in), optional | c2, | ||
| character(*), intent(in), optional | c3, | ||
| character(*), dimension(:), intent(in), optional | ca, | ||
| integer, intent(in), optional | maxlen ) |
Definition at line 228 of file dc_string.f90.
References dc_types::dp, dc_types::sp, and dc_types::token.