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.shell/interrupt.c

    r2598 r7917  
    2424 
    2525  while (1) {
    26     fprintf (stderr, "operation halted, continue? (y/n) ");
     26    gprint (GP_ERR, "operation halted, continue? (y/n) ");
    2727    fscanf (stdin, "%s", string);
    2828   
Note: See TracChangeset for help on using the changeset viewer.