Q. How to Transmits data in the active message buffer?
int pvm_bcast( char *group, int msgtag )
Transmits data in the active message buffer to a group of processes. msgtag is a message tag supplied by user. It permits the user's program to differentiate between various kinds of messages .It must be a nonnegative integer.