Hi All,

I apologize if this is a dumb question -- what's the rationale for the const qualifier on the level argument to MPI_Pcontrol?

int MPI_Pcontrol(const int level, ...)

Cheers,
 ~Jim.