home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!concert!fletcher!snodgras
- From: snodgras@cs.unca.edu (Ryan Snodgrass)
- Newsgroups: comp.lang.pascal
- Subject: VAX Pascal Process Communication
- Message-ID: <1992Nov8.224153.6564@cs.unca.edu>
- Date: 8 Nov 92 22:41:53 GMT
- Sender: news@cs.unca.edu (Usenet News Adm)
- Organization: University of North Carolina at Asheville
- Lines: 8
-
- Does anyone have any info on inter-process communication using VAX PASCAL?
- Especially SOURCE? Here is one thing I need to do. Send an integer to
- a mailbox(I guess or something) and have the other process read the integer
- and wait for another one. Also, during the wait for another one, the program
- will also wait for input from that keybaord and send it to the other one.
- Any info would REALL help. Thanks,
-
- Ryan
-