News

I'm trying to read in a file in a c program, which compiles and runs fine in Linux. Running it in Mac OS X gives me a "Bus error" when it comes time to read in the file. Here's the relevant lines ...