[Issue 16487] Add function to obtain the available disk space

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Sep 13 06:19:07 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16487

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com

--- Comment #7 from Jack Stouffer <jack at jackstouffer.com> ---
(In reply to b2.temp from comment #6)
> Anyway...Wouldn't 0 be a possible return type in case of error

No. What if there's no more space in the drive? Would you return something
other than zero?

--


More information about the Digitalmars-d-bugs mailing list