Message-ID: <327FD758.28B0@gbrmpa.gov.au> Date: Wed, 06 Nov 1996 08:10:00 +0800 From: Leath Muller Reply-To: leathm AT gbrmpa DOT gov DOT au Organization: Great Barrier Reef Marine Park Authority MIME-Version: 1.0 To: Andrei Hlopushin CC: djgpp AT delorie DOT com Subject: Re: USER TIMERS. References: <327B73D4 DOT 5DC0 AT clinet DOT fi> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andrei Hlopushin wrote: > > Where can I find docs on how to use more than 2 timers in same time > under DJGPP; > How can I do 3 tasks at same time? > Thanx! Get the lwp package, generally somewhere with the DJGPP package. It supports multiple threads (which aren't strictly tasks, but then... :) Leathal.