Loading...
Searching...
No Matches
dc_calendar_generic::dccaltochar Interface Reference

Public Member Functions

character(string) function dccaltochar1 (cal)

Detailed Description

Definition at line 127 of file dc_calendar_generic.f90.

Member Function/Subroutine Documentation

◆ dccaltochar1()

character(string) function dc_calendar_generic::dccaltochar::dccaltochar1 ( type(dc_cal), intent(in) cal)

Definition at line 128 of file dc_calendar_generic.f90.

129 use dc_calendar_types, only: dc_cal
130 use dc_types, only: string
131 character(STRING):: result
132 type(DC_CAL), intent(in):: cal
種別型パラメタを提供します。
Definition dc_types.f90:49
integer, parameter, public string
文字列を保持する 文字型変数の種別型パラメタ
Definition dc_types.f90:118

References dc_types::string.


The documentation for this interface was generated from the following file: