Changes between Version 2 and Version 3 of DiagnosticsApi
- Timestamp:
- May 2, 2008, 6:39:16 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DiagnosticsApi
v2 v3 4 4 {{{ 5 5 int boinc_init_diagnostics(int flags) 6 }}} 7 BOINC graphics applications can call 8 {{{ 9 int boinc_init_graphics_diagnostics(int flags) 6 10 }}} 7 11 to initialize various diagnostic functions. '''This call should be made early in the program - before `boinc_init()` - so that error info is routed appropriately.''' `flags` is formed by or'ing together a subset of the following flags: