I have a C application I am trying to compile for Mac OS X 10.6.4: $ uname -v Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
I\'m trying to read in a 24 GB XML file in C, but it won\'t work.I\'m开发者_JAVA百科 printing out the current position using ftell() as I read it in, but once it gets to a big enough number, it goes b