Newsgroups: comp.parallel.pvm
From: Raymond Fares Jr <rf33+@andrew.cmu.edu>
Subject: Structs in C, Classes in C++
Organization: Senior, MSC, Carnegie Mellon, Pittsburgh, PA
Date: Sun, 15 Mar 1998 19:17:25 -0500
Message-ID: <0p36yJ9z0001QFq2dX@andrew.cmu.edu>

    Is there anyway to use class or structs with PVM? I would like to
send the whole struct or class from one processor to another. Is this
possible or do I have to take each member of the struct, pack it, send
it, recv, unpack and put back together. 


Ray  

