Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!bellcore!texbell!uhnix1!sugar!ficc!peter From: peter@ficc.uu.net (Peter da Silva) Newsgroups: comp.sources.d Subject: Re: PAX : Too many open files Message-ID: <3142@ficc.uu.net> Date: 20 Feb 89 16:16:27 GMT References: <2895@mhres.mh.nl> Organization: Xenix Support Lines: 15 In article <2895@mhres.mh.nl>, jv@mhres.mh.nl (Johan Vromans) writes: > Of course, this is only possible because the IO operations were part > of the language, like in Pascal, and not a separate package, like > in C. Nothing of the sort. You can implement libraries that work that way... just design the calls that way: read(&status, fd, buf, nbytes); /* if status pointer == NULL, call system error handler */ -- Peter da Silva, Xenix Support, Ferranti International Controls Corporation. Work: uunet.uu.net!ficc!peter, peter@ficc.uu.net, +1 713 274 5180. `-_-' Home: bigtex!texbell!sugar!peter, peter@sugar.uu.net. 'U` People have opinions. Companies have policy. And typos are my own business.