Newsgroups: comp.sys.isis
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!linus!linus!linus!pop
From: pop@linus.mitre.org (Paul O. Perry)
Subject: broadcast options question
Message-ID: <POP.91Jun26195520@flounder.linus.mitre.org>
Sender: news@linus.mitre.org (News Service)
Nntp-Posting-Host: flounder.mitre.org
Organization: The MITRE Corporation
Distribution: comp
Date: 26 Jun 91 19:55:20
Lines: 25


In sending a broadcast I do something like:

      fbcast_l("m",gaddr,RECEIVE,message_ptr,nwant,&rval);

but when I tried to change the options to "mx" in order to exclude the
sender I die in:

#0  0x0 in _DYNAMIC ()
#1  0x192d60 in BCAST ()
#2  0x1922b4 in do_bcast ()
#3  0x191e48 in fbcast_l ()

In reading the manual (p. 171) I got the impression I could mix these
options. What is the proper format for a message that takes a message
pointer and excludes the sender ?

Thanks, Paul.

--
Paul O. Perry                                        Phone: (617) 271-5230
MITRE Corporation                                    Fax: (617) 271-5255
Burlington Road                                      pop@mitre.org
Bedford, MA  01730            UUCP:   ...{decvax,philabs,genrad}!linus!pop

