dm_swap_int32 Subroutine

public pure elemental subroutine dm_swap_int32(n)

Swaps bytes for a 4-byte integer.

Arguments

Type IntentOptional Attributes Name
integer(kind=i4), intent(inout) :: n

Called by

proc~~dm_swap_int32~~CalledByGraph proc~dm_swap_int32 dm_swap_int32 interface~dm_swap dm_swap interface~dm_swap->proc~dm_swap_int32