Newsgroups: comp.parallel.pvm
From: Saghir Ahmed Shaikh <shaikh@ece.utexas.edu>
Subject: Zero Bytes message
Organization: Univ. of Texas at Austin
Date: 13 Dec 1995 22:08:54 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4anitm$gik@geraldo.cc.utexas.edu>

How can one send a zero-byte message just with the tag no info?

Pvm_psend(tid, msgtag, NULL, 0, datatype) (what dat type will behere ?)

or just the simple method

pvm_initsend(...)
pvm_send(...)

Which is better?

Please email me at saghir@mail.utexas.edu


--
peace, saghir
----------------------------------------------------------------------+
Saghir A. Shaikh, Graduate Student, Department of ECE UT-Austin       |		
-----------------------------------------------	| Tel: (512) 453-7310 |
Preferred Email: saghir@mail.utexas.edu		| Snail Mail:	      |
Others:		 shaikh@ece.utexas.edu		| 306 W. 45th St.     |
		 shaikh@ccwf.cc.utexas.edu	| Austin, TX 78751    |
----------------------------------------------------------------------+


