Re: Wrong amount returned by FileSize()
Posted: Wed Nov 23, 2022 10:02 am
Seems to be same problem.
Maybe a little confused.
I have a file on my hard drive which in finder is shown with a size of 16,3MB.
When I use FileSize() on the file it returns 16295002 which I assume are bytes
Now I thought that there are 1048576 bytes in a mega byte so in 16,3MB should there not be 1709152,8 bytes approx?
Maybe a little confused.
I have a file on my hard drive which in finder is shown with a size of 16,3MB.
When I use FileSize() on the file it returns 16295002 which I assume are bytes
Now I thought that there are 1048576 bytes in a mega byte so in 16,3MB should there not be 1709152,8 bytes approx?