1. Checkpoint

Rob:
I think that it would be very useful the ability to write a checkpoint or
snapshot to disk at a certain point in the program, so that if, for example,
the power fails, it can be reinitiated at the point of failure without
losing the computations already done. It will serve also some other
purposes, like adjoining data such as bitmaps to the code. Probably this
will need also a function that can check if a declared variable has been
initialized or not.

new topic     » topic index » view message » categorize

2. Re: Checkpoint

Only thing we have that's similar is FLUSH( ), I would'nt hold my breath
for what your asking for....

Euman
euman at bellsouth.net

> Rob:
> I think that it would be very useful the ability to write a checkpoint or
> snapshot to disk at a certain point in the program, so that if, for example,
> the power fails, it can be reinitiated at the point of failure without
> losing the computations already done. It will serve also some other
> purposes, like adjoining data such as bitmaps to the code. Probably this
> will need also a function that can check if a declared variable has been
> initialized or not.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu