4.3BSD-Reno/share/man/cat3f/box.0
PLOT(3F) 1986 PLOT(3F)
NNAAMMEE
plot: openpl et al. - f77 library interface to _p_l_o_t (3X)
libraries.
SSYYNNOOPPSSIISS
ssuubbrroouuttiinnee ooppeennppll(())
ssuubbrroouuttiinnee eerraassee(())
ssuubbrroouuttiinnee llaabbeell((ssttrr))
cchhaarraacctteerr ssttrr**((**))
ssuubbrroouuttiinnee lliinnee((iixx11,, iiyy11,, iixx22,, iiyy22))
ssuubbrroouuttiinnee bbooxx((iixx11,, iiyy11,, iixx22,, iiyy22))
Draw a rectangle and leave the cursor at ( _i_x_2,_i_y_2).
ssuubbrroouuttiinnee cciirrccllee((iixx,, iiyy,, iirr))
ssuubbrroouuttiinnee aarrcc((iixx,, iiyy,, iixx00,, iiyy00,, iixx11,, iiyy11))
ssuubbrroouuttiinnee mmoovvee((iixx,, iiyy))
ssuubbrroouuttiinnee ccoonntt((iixx,, iiyy))
ssuubbrroouuttiinnee ppooiinntt((iixx,, iiyy))
ssuubbrroouuttiinnee lliinneemmdd((ssttrr))
cchhaarraacctteerr ssttrr**((**))
ssuubbrroouuttiinnee ssppaaccee((iixx00,, iiyy00,, iixx11,, iiyy11))
ssuubbrroouuttiinnee cclloossppll(())
DDEESSCCRRIIPPTTIIOONN
These are interface subroutines, in the library -_l_f_7_7_p_l_o_t,
allowing _f_7_7 users to call the _p_l_o_t(3X) graphics routines
which generate graphic output in a relatively device-
independent manner. The _f_7_7 subroutine names are the same
as the _C function names except that _l_i_n_e_m_o_d and _c_l_o_s_e_p_l have
been shortened to _l_i_n_e_m_d and _c_l_o_s_p_l . See _p_l_o_t(5) and
_p_l_o_t(3X) for a description of their effect.
Only the first 255 character in string arguments to _l_a_b_e_l
and _l_i_n_e_m_d are used.
This library must be specified in the _f_7_7(1) command before
the device specific graphics library; for example, to com-
pile and load a FORTRAN program in _p_r_o_g._f to run on a Tek-
tronix 4014 terminal:
ff7777 pprroogg..ff --llff7777pplloott --ll44001144
Printed 7/27/90 April 1
PLOT(3F) 1986 PLOT(3F)
See _p_l_o_t(3X) for a complete list of device specific plotting
libraries.
SSEEEE AALLSSOO
plot(5), plot(1G), plot(3X), graph(1G)
Printed 7/27/90 April 2