Date: Fri, 9 Jul 1999 11:03:48 -0500 From: Rajeev Thakur To: lederman@cs.wisc.edu CC: gropp@mcs.anl.gov Subject: errata Pg 60, Line 1, of MPI-2 std. says char name[MPI_MAX_NAME_STRING]; But there isn't a constant called MPI_MAX_NAME_STRING, is there? Perhaps the intended one was MPI_MAX_OBJECT_NAME. Rajeev