next up previous contents index
Next: 17.4.3 Filesystem Namespace Up: 17.4 Client Operating System Previous: 17.4.1 _exit

17.4.2 Console Stream

The console stream satisfies reads and writes (among others) to and from the three lowest numbered file descriptors, which are typically the application's stdin, stdout, and stderr descriptors. The client OS needs to provide a console stream COM object in order for the application to interact with the console.



Utah Flux Research Group