PROMSYSCALL(2spp) RISC/os Reference Manual PROMSYSCALL(2spp)
NAME
prom_syscall - routines used for stdin/stdout
SYNOPSIS
promopen()
promclose()
promread()
promwrite()
DESCRIPTION
These routines are similar to the open (2) , close (2) ,
read (2) , and write (2) routines. They are used mainly for
stdin/stdout for standalone programs.
SEE ALSO
open(2), close(2), read(2), write(2).
Printed 1/6/92 Page 1