Changeset 374 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h
- Timestamp:
- Aug 9, 1999, 4:42:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.h
r368 r374 93 93 inline bool HasRedirectedStdOutErr() { return(redirecout); } 94 94 // Gestion des signaux 95 void CatchSignals(bool fg =true);95 void CatchSignals(bool fgfpe=true, bool fgsegv=true); 96 96 97 97 // Gestion d attributs graphiques courants
Note:
See TracChangeset
for help on using the changeset viewer.