Changeset 7917 for trunk/Ohana/src/opihi/lib.shell/interrupt.c
- Timestamp:
- Jul 16, 2006, 10:58:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/interrupt.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/interrupt.c
r2598 r7917 24 24 25 25 while (1) { 26 fprintf (stderr, "operation halted, continue? (y/n) ");26 gprint (GP_ERR, "operation halted, continue? (y/n) "); 27 27 fscanf (stdin, "%s", string); 28 28
Note:
See TracChangeset
for help on using the changeset viewer.
