mirror of https://github.com/BOINC/boinc.git
parent
b3c2020c5b
commit
9a3d15a5be
|
@ -86,7 +86,7 @@ If the BOINC client quits or exits,
|
|||
the computation can be restarted from the most recent checkpoint.
|
||||
|
||||
<p>
|
||||
Do use checkpoint, an application should write to output and
|
||||
To use checkpoint, an application should write to output and
|
||||
state files using the <tt>MFILE</tt> class.
|
||||
<pre>
|
||||
class MFILE {
|
||||
|
|
Loading…
Reference in New Issue