Peter87, although that was my first guess -- It wouldn't make sense seeing that columns are vertical.
That would mean that COL is saying that the error is 69 down from the top of the document, while LINE already indicates that it is 66 lines from the top of the document.
C++ Support. Bloodshed is outdated (not been updated since like 2005) where Orwell Dev-C++ is newer and supports C++11 (last I knew it supported C++11 anyways).
BHX, just visited their site -- I am not sure which to download
"The setup which includes MinGW32 4.8.1 can be downloaded here (63MB).
The setup which includes TDM-GCC x64 4.8.1 can be downloaded here (47MB).
The setup which does not include a compiler can be downloaded here (2MB).
The portable version which includes MinGW32 4.8.1 can be downloaded here (36MB).
The portable version which includes TDM-GCC x64 4.8.1 can be downloaded here (34MB).
The portable version which does not include a compiler can be downloaded here (2MB)."
You'll want TDM-GCC (for 64-bit executables, unless your platform doesn't support it)... or to provide your own.
I'm not really sure why MinGW32 is still popular. It's not that well updated and it still has basic issues with its runtime and generating 64-bit binaries (of which, last I heard, it could not do at all).