home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11861 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  831 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!uicvm.uic.edu!u23379
  2. Organization: University of Illinois at Chicago
  3. Date: Friday, 31 Jul 1992 11:48:59 CDT
  4. From: Henry Young <U23379@uicvm.uic.edu>
  5. Message-ID: <92213.114859U23379@uicvm.uic.edu>
  6. Newsgroups: comp.lang.c++
  7. Subject: Is concurrency available in bc++ 3.1 ? msc++?
  8. Lines: 9
  9.  
  10.   I currently have version 2.0 of BC++ but I am debating buying 3.1
  11. I would like to know if they have implemented spawning a separate task that
  12. runs concurrently.   They have such a function documented in 2.0 with the
  13. note that it isn't currently available.  If not, does the latest version of
  14. MSC++ have it?    I would really prefer to not have to set up timer interrupts,
  15. with each process having an interrupt handler..... ;>
  16.  
  17.               Thanks,
  18.                     - Henry -
  19.