Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

rewrote getFs() to return proper values #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

rewrote getFs() to return proper values #8

wants to merge 1 commit into from

Conversation

749
Copy link

@749 749 commented Oct 18, 2016

The function now uses per OS specific functionality to get the correct
filesize and the divisors of the filesize for MB have been adjusted to
divide by 1024*1024=1048576 instead of 1024000.
Also added a Gigabyte divisor for bigger files.

The function now uses per OS specific functionality to get the correct
filesize and the divisors of the filesize for MB have been adjusted to
divide by 1024*1024=1048576 instead of 1024000.
Also added a Gigabyte divisor for bigger files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant