Hi !

I have a question about unix I/O system.
Can i create a "virtual" file which works like i'want
and is represented as file descriptor. I mean that 
i call write(fd,...) and the kernel instead read from pie,file 
or socket is calling user defined function ?
I want do use it for redirection of stdin/out for
grahics console (like quake). I want to do it so to
program will call read /write to/from stdin/out like 
in text mode, and the result will be on screen or from screen!
-------=====00000000=====-------
  Zbigniew Zagórski - LongmaN
       LO 12 Szczecin
    [EMAIL PROTECTED]
-------=====00000000=====-------

Reply via email to