Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ prom_stdio(2spp) — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

printf(3)



PROMSTDIO(2spp)    RISC/os Reference Manual     PROMSTDIO(2spp)



NAME
     prom_stdio - routines that access stdio routines

SYNOPSIS
     #include <prom/entrypt.h>
     #define RVEC 0xbfc00000

     promgetchar()

     promputchar(c)  char c;

     promputs(s)

     promgets (buf) char *buf;

     promprintf (fmt, fmtlist) char *fmt;

DESCRIPTION
     These routines access PROM stdio routines; use them in stan-
     dalone programs to cause PROM I/O redirection.

SEE ALSO
     printf(3).
































                         Printed 1/6/92                    Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026