Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!husc6!uwvax!rutgers!bellcore!faline!thumper!ulysses!andante!alice!bs From: bs@alice.UUCP (Bjarne Stroustrup) Newsgroups: comp.lang.c++ Subject: Re: co-routine concept in C++? Summary: it is on the AT&T C++ shipping tape Message-ID: <8296@alice.UUCP> Date: 13 Oct 88 11:50:10 GMT Article-I.D.: alice.8296 References: <649@laura.UUCP> Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 5 Look for task.h on the AT&T C++ shipping tape and for a paper by me called ``A Set of Classes for Co-routine Style Programming'' in the documentation. The task system provides classes for Simula style event driven simulation.