Loading...
Searching...
No Matches
sizeof

Definition

Return current number of stored macros.

Remarks

Definition at line 158 of file macro.f90.


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

Methods

◆ size_item()

integer function size_item ( type(macro), dimension(:), intent(inout), allocatable this)

Return number of defined macros.

Remarks

Definition at line 826 of file macro.f90.