Changes between Version 13 and Version 14 of ValidationSimple


Ignore:
Timestamp:
Sep 18, 2009, 4:16:32 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationSimple

    v13 v14  
    1 = Simple validator framework =
     1= The validator framework =
    22
    3 To create a validator using the simple framework, you must supply four functions:
     3To create a validator using the BOINC framework, you must supply four functions:
    44{{{
    55extern int init_result(RESULT& result, void*& data);