Go to the first, previous, next, last section, table of contents.


Program Visualisation: pretty pictures

One nice way to use `L', `DL', etc is to punt off the messages off to a program which displays the information. You would use the `L_DEFAULT_PARAM' argument to send commands off to a pipe with gnuplot or TCL/TK interpreter running at the end.

For a small example of this, see `tcl/status.c'.


Go to the first, previous, next, last section, table of contents.