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/dvo/imdense.c

    r7680 r7917  
    1414  /* also, option to list and not plot or plot and not list images */
    1515  if (argc != 1) {
    16     fprintf (stderr, "USAGE: image\n");
     16    gprint (GP_ERR, "USAGE: image\n");
    1717    return (FALSE);
    1818  }
Note: See TracChangeset for help on using the changeset viewer.