signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
history_stack_t
Interface
3 statements
Source File
historyStack.f90
historyStack
history_stack_t
Contents
Module Procedures
init_historyStack
public interface history_stack_t
Module Procedures
private function
init_historyStack
(filename, id)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
integer,
intent(in)
::
id
Return Value
type(
history_stack_t
)