Boost C++ Libraries: Ticket #9713: Boost.MPI - error in documentation https://svn.boost.org/trac10/ticket/9713 <p> In the section MPI Implementation, page <a href="http://www.boost.org/doc/libs/1_55_0/doc/html/mpi/getting_started.html">http://www.boost.org/doc/libs/1_55_0/doc/html/mpi/getting_started.html</a>, there is an error in the documentation. </p> <p> In particular: </p> <blockquote> <p> int main() </p> </blockquote> <p> Should be: </p> <blockquote> <p> int main (int argc, char<strong> argv) </strong></p> </blockquote> <p> Otherwise the example code doesn't compile. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9713 Trac 1.4.3