GetFreeDiskSpace

Just starting out? Need help? Post your questions and find answers here.
Blade
Enthusiast
Enthusiast
Posts: 362
Joined: Wed Aug 06, 2003 2:49 pm
Location: Venice - Italy, Japan when possible.
Contact:

GetFreeDiskSpace

Post by Blade »

In the CodeArchiv by Andre I've found the GetFreeDiskSpace.pb file (by GPI).
It reports the number of free MB of any partition.

Isn't it possible to have a more precise value? I don't pretend to have bytes (I know, PB can't handle so big numbers) :(
But at least somethng like "120.73 M" would be enough, having a 10K aproximation...
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

look here and you can handle 64-Bit-Longs

viewtopic.php?t=7596
Post Reply