home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Printf(31.0) ARP Programmers Manual Printf(31.0)
-
-
-
- NAME
- Printf - print formatted data on current output.
-
- SYNOPSIS
- count = Printf("String", *args)
- d0 A0 A1
-
- FUNCTION
- Print formatted data on current output stream. This
- function is implemented as FPrintf( Output(), "String",
- *args), please see that page for more information.
-
- INPUTS
- See FPrintf entry for "String" *args.
-
- RESULT
- See FPrintf entry.
-
- BUGS
- None known.
-
- SEE ALSO
- FPrintf, Puts.
-
- AUTHOR
- SDB
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 2/22/88)
-
-
-
-