Loading...
Searching...
No Matches
remove Interface Reference

Definition

Remove a macro at given index.

Remarks

Definition at line 148 of file macro.f90.


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

Methods

◆ remove_item()

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

Remove macro at given index.

Remarks

Definition at line 893 of file macro.f90.