ctrl+c and destructors

Walter Bright newshound2 at digitalmars.com
Fri Oct 4 15:30:16 PDT 2013


On 10/4/2013 1:50 AM, Jacob Carlborg wrote:
> On 2013-10-04 09:40, Walter Bright wrote:
>
>> I think it's pretty clear that the solution to saving a user's
>> work-in-progress is to have the application actually save the
>> work-in-progress at regular intervals, not try to save it after it has
>> crashed.
>
> Yes, but I don't know why it touched five of my save files. I can understand
> that it corrupted one, but not five.

Because its internal logic and code got scrambled, it can exhibit any behavior. 
That's the point.



More information about the Digitalmars-d mailing list