mpiIdnListRemove

Declaration
long mpiIdnListRemove(MPIIdnList idnList,
                      MPIIdn     idn) 
Required Header stdmpi.h
Description

IdnListRemove removes an Idn (idn) from an IdnList (idnList).

Return Values
MPIMessageOK if IdnListRemove successfully removes the Idn object from the IdnList
See Also