Next: A simple addstr example, Previous: The addch procedure, Up: Output functions [Contents][Index]
addstr class of functionsThese functions output entire strings to the screen.
They can be used effectively in conjunction with the format
procedure from (ice-9 format).