From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-11-13 23:52:31
On Wed, Nov 13, 2002 at 11:32:29PM +0100, Spiro Trikaliotis wrote: > Can you elaborate a little bit? For the time being, I don't see the > problem here: You can't the kernal handles be used? Many programs expect file descriptor zero to be stdin, 1 to be stdout and 2 to be stderr. This is not necessarily true when using the kernal handles, so an additional translation stage (table lookup) is needed. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-11-13 23:52:38 CET