int MPI_Keyval_free(int* keyval)
USE MPI ! or the older form: INCLUDE 'mpif.h' MPI_KEYVAL_FREE(KEYVAL, IERROR) INTEGER KEYVAL, IERROR