Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_just()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_JUST()


Syntax:        L_JUST(<expC>)


Purpose:       To specify right or left justified labels for bar
               graphs.


Arguments:     <expC> is a character "L" or "R" depending on whether
               text is required to be left or right justified.  The
               "L" or "R" must be in upper case.


Returns:       Nothing.


Usage:         Used with bar graph functions L_HBAR() L_HSBAR()
               L_VBAR() L_VSBAR(). If L_JUST() is not use the default
               is right justified.


Examples:      L_JUST("L")
               * all subsequent text will be left justified where
               appropriate


Language:      C

See Also: L_HBAR() L_HSBAR() L_TSIZE()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson