kevinthenerd
Platinum Member
In FAT32, does a 0-byte file use a single allocation unit or none at all?
Volume in drive C has no label
Volume Serial Number is 134F-19FD
Directory of C:\TEST
File Name Size Allocated Modified Accessed Attrib
. <DIR> 05-19-03 10:40p 05-19-03 D .
.. <DIR> 05-19-03 10:40p 05-19-03 D ..
TEST0 TXT 0 0 05-19-03 10:41p 05-19-03 A test0.txt
TEST TXT 0 0 05-19-03 10:49p 05-19-03 A test.txt
TEST1 TXT 3 4,096 05-19-03 10:41p 05-19-03 A test1.txt
3 file(s) 3 bytes
2 dir(s) 4,096 bytes allocated
1,865,256,960 bytes free
3,226,464,256 bytes total disk space, 42% in use
Originally posted by: kevinthenerd
...but you can see that test1.txt totals 3 bytes (my mistake... I'm guessing CR and LF?)