Changes between Version 13 and Version 14 of ValidationSimple
- Timestamp:
- 09/18/09 16:16:32 (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ValidationSimple
v13 v14 1 = Simple validator framework =1 = The validator framework = 2 2 3 To create a validator using the simpleframework, you must supply four functions:3 To create a validator using the BOINC framework, you must supply four functions: 4 4 {{{ 5 5 extern int init_result(RESULT& result, void*& data);
