Oooo... now I really hate my current Computer Programming professor.

Not only does she mark down papers that won't execute under some bizzare circumstances (She wants us to compile a console app as a Windows 3.1 app?), but, as I just learned today, she WON'T compile the thing as anything else (Such as a Win32 console app, or a Linux binary, the way it SHOULD be).

Right now, the thing GPFs upon startup. No reason at all, it just bombs out as soon as it gets to the first line or two of code in main().

Now I'm bitter. I'm making it a point to wear my Linux hat to class every day.