- Timestamp:
- Sep 19, 2009, 8:49:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psphot/src/psphotPetrosianAnalysis.c
r25433 r25452 66 66 67 67 psphotVisualShowResidualImage (readout); 68 69 // pause and wait for user input:70 // continue, save (provide name), ??71 char key[10];72 fprintf (stdout, "[c]ontinue? ");73 if (!fgets(key, 8, stdin)) {74 psWarning("Unable to read option");75 }76 77 68 return true; 78 69 }
Note:
See TracChangeset
for help on using the changeset viewer.
