Loading...
Searching...
No Matches
insert Interface Reference

Definition

Insert more macro to a dynamic table.

Remarks

Definition at line 140 of file macro.f90.


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

Methods

◆ insert_item()

subroutine insert_item ( type(macro), dimension(:), intent(inout), allocatable this,
integer, intent(in) i,
type(macro), intent(in) arg )

Insert macro at specific position.

Remarks

Definition at line 864 of file macro.f90.