assume, assert, enforce, @safe
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 18 23:16:37 PDT 2014
On 18/09/14 18:49, H. S. Teoh via Digitalmars-d wrote:
> What if the program has a bug that corrupts your save game file, but
> because the program ignores these logic errors, it just bumbles onward
> and destroys all your progress *without* you even knowing about it until
> much later?
Happened to me with Assassin's Creed 3, twice. It did crash and when I
started the game again the save files where corrupted. Although, I have
no way of knowing if it crashed when the bug happened or much later.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list