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!
|
What kind of magic stuff? Just do memory-mapped I/O and be done with it.