Quote:
Originally Posted by kermitology
And why do I have to do some magic stuff to handle big files in low level C?! Linux has libraries that make it straight forward, I have to be creative in Windows!
|
For developers, any *NIX is far better then Windows. That's just a fact and has been the case since January 1, 1970.
But I bet your issue is tied to legacy libraries for dealing with Fat32. Couldn't you import those same libraries into your C app in windows? (clueless web developer who doesn't have to do *real* programming)