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