Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What is the difference? I never knew.


Abort would terminate the entire process, whereas Fail would return an error code to it. Older (pre-2.x?) versions of DOS did not support the concept of I/O error codes at all, so the Fail option wasn't present: instead, you had the charming 'Ignore', which would pretend the operation had succeeded, returning the I/O buffer with (partially) corrupted information.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: