◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Constant: _GWRAPON, _GWRAPOFF 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 _GWRAPON Wraps lines at window border _GWRAPOFF Truncates line at window border -♦-