what about the exFAT filesystem?

- it is 64-bit (63-bit?)  in any case, the filesystem handles huge amounts of 
data.
- it is supported by windows vista SP1 and 7 (but not by xp prior to SP2)
- it doesn't have the shortsighted 32GB limitation imposed by ill-written 
microsoft software.  FAT32 can actually handle a LOT more, but people aren't 
coding for that because of cross-platform compatibility issues I think.
- Support for UTC timestamps
- support for TFAT (transactional filesystem standard)

a license from microsoft is required to implement because it has not been 
released yet.

http://en.wikipedia.org/wiki/ExFAT

I am being forced now to move my DJGPP compilers to the DOS world because newer 
64-bit OS computers will not execute DJGPP.

 
Jim Michaels
jmich...@yahoo.com(main)
http://JesusnJim.com (my site)
________________________________
http://DoLifeComputers.JesusnJim.com
(Do Life Computers group site which I lead)


while (stone != rolling) moss++;
---
Computer memory/disk size measurements:
[KB KiB] [MB MiB] [GB GiB] [TB TiB]
[10^3B=1000B=1KB][10^6B=1000000B=1MB][10^9B=1000000000B=1GB][10^12B=1000000000000B=1TB]
[2^10B=1024B=1KiB][2^20B=1048576B=1MiB][2^30B=1073741824B=1GiB][2^40B=1099511627776B=1TiB]
Note: disk size is measured in MB, GB, or TB, not in MiB, GiB, or TiB.  
computer memory (RAM) is measured in MiB and GiB.
---
Robot dog food: Cables n' Bits
---
adress=seg<<4+ofs;  (ambiguity - a double-minded compiler is unstable in all 
its ways)
biosdsk2.h:733: warning: suggest parentheses around '+' inside '<<'
---
I'm balding on top (:-]
---


      
------------------------------------------------------------------------------

_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to