Changes between Version 36 and Version 37 of BasicApi
- Timestamp:
- Jul 17, 2011, 8:08:26 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicApi
v36 v37 6 6 so that they can be used from programs written in C and other languages. 7 7 Unless otherwise specified, the functions return an integer error code; zero indicates success. 8 To use the API include there header. 9 {{{ 10 #include "boinc_api.h" 11 }}} 8 12 9 13 BOINC applications may has an associate graphics program,