Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Matt555 said:Hehe, Maths helps with the 'formulas' and the IDE diagrams are just what came to my mind first. I'm glad I could help you out.
:good:
pelvis_3 said:Sounds like some hidden files are still there.
In explorer, go to Tools > Folder Options, click on the View tab and select 'Show hidden files and folders'. If there still aren't any files showing, i'd suggest a low level format.
DavidNW said:Thanks, Pelvis.
I'll check that out. Subsequently, another school of thought thinks the formatting process of HDs may impact on loss of HD space.
Cheers,
Dave.
Okay 80GB from a manufacturer is using 1000 bytes as a kilobyte.
so:
1MB = 1000 x 1000
1GB = 1000 x 1000 x 1000
80GB = 1000 x 1000 x 1000 x 80
Which is 80,000,000,000
So an 80GB hard drive from the manufacturer actually contains 80,000,000,000 bytes.
The OS uses the calculations with 1024 byes = 1 kilobyte.
so:
1MB = 1024 x 1024
1GB = 1024 x 1024 x 1024
80GB = 1024 x 1024 x 1024 x 80
So a true 80GB is 85,899,345,920 bytes.
However the HDD only has 80,000,000,000 bytes meaning it has less space than the 80GB the manufacturer quotes.
If the HDD has 74.5GB space (as the OS reads it) then:
1024 x 1024 x 1024 x 74.5 is almost equal to 80,000,000,000 (actual answer is 79,993,765,890)
Does that make it clearer?
I could be wrong, but what if the manufacturers calculate the capacity of the HDD's in bit's rather than bytes.
so:
1 kilobit = 1000 bit
1 megabit = 1000x1000
1 gigabit = 1000x1000x1000
80 gigabit = 1000x1000x1000x80
so 80gigabit = 80 000 000 000 bit
and they could put 80Gb on the box meaning 80Gigabit instead of 80 Gigabyte, just a thaught, but i could be wrong.