Hi, I am a new C++ learner. In my code I am trying to read text from file. As I compiled the code the error message display as
1>------ Build started: Project: practice book assignment, Configuration: Debug Win32 ------
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I don't know how to remove this issue. I am using visual studio express 2010.
Any help would be appreciated.
Please move to the Beginner's forum. You can do that by clicking "edit topic" at the top of the page. Then, in the combo box, select "Beginner's Programming" instead of "Lounge".