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/powell.c

    r2598 r7917  
    7474
    7575  if (Niter == ITMAX) {
    76     fprintf (stderr, "Too many iterations in routine POWELL\n");
     76    gprint (GP_ERR, "Too many iterations in routine POWELL\n");
    7777    return;
    7878  }
Note: See TracChangeset for help on using the changeset viewer.