home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pascal / 6407 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  816 b 

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