Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!apple!well!shiva From: shiva@well.sf.ca.us (Kenneth Porter) Newsgroups: comp.os.os2.programmer Subject: Re: Using ZortechC/C++ for OS/2 PM Development Summary: No Multitasking Support Message-ID: <22888@well.sf.ca.us> Date: 25 Jan 91 18:44:04 GMT References: <2koRV5w163w@ersys.uucp> Lines: 8 Zortech C does not provide any support for multiple threads. They do provide library source, though, so you could add your own locking code and thread startup code. I found this out the hard way (by buying it) and it now sits on the shelf. Ken (shiva@well.sf.ca.us)