graphics.hlp (Topic list)
Text-Wrapping Constants
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Constant:  _GWRAPOFF, _GWRAPON
 
  Include:   <graph.h>
 
  Context:   _wrapon
 
  Synopsis:  Specifies the text wrapping of text output with the
             _outtext and _outmem functions.
 
     The text-wrapping constants and their corresponding actions are
     as follows:
 
     Constant      Action
 
     _GWRAPOFF     Truncates line at window border
     _GWRAPON      Wraps lines at window border