Next: Bibliography
Up: The Java Adlib API
Previous: Effect and Restrictions
Contents
A gprintf is a I/O operation for printing a ``global'' String
value. All they do is output string to System.out on the root process
of the active process group. They have interfaces:
The interface gprintf() is equivalent to System.out.print() and
the interface gprintln() is eqivalent to System.out.println().
Bryan Carpenter
2004-06-09