IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2006, 10:58:49 PM (20 years ago)
Author:
eugene
Message:

major updates to use gprint for buffered / threaded printing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.data/style_args.c

    r7082 r7917  
    1818  if (*argc == 1) {
    1919    name = KapaColorName (graphmode[0].color);
    20     fprintf (stderr, "current style (%d): -x %d -c %s -pt %d -lt %d -lw %f -sz %f\n", Ngraph,
     20    gprint (GP_ERR, "current style (%d): -x %d -c %s -pt %d -lt %d -lw %f -sz %f\n", Ngraph,
    2121             graphmode[0].style, name, graphmode[0].ptype,
    2222             graphmode[0].ltype, graphmode[0].lweight,
Note: See TracChangeset for help on using the changeset viewer.