From: "Jingshan Xu" Newsgroups: comp.parallel.pvm Subject: Passing C++ class Date: 19 May 1999 13:10:13 GMT Organization: The University of Georgia Message-Id: <01bea1f8$79c3f7c0$3804c080@gw1> Xref: ukc comp.parallel.pvm:8403 Hi, Dose anyone know how to pass C++ class in PVM? The C++ class has members of other classes, is there any way to pass class like this? Thank you