Quote (KrzaQ2 @ 17 Jan 2013 13:49)
Is it the quality of the screenshot or have you used standard parentheses ( instead of a curly brace { after the if conditional?
It certainly looks like it is. When your compiler finds an error on a specific line, it often indicates that something went wrong in the line before.
I would also recommend you to move on to another IDE. Dev-C++ is ancient, is no longer updated, is filled with bugs, uses an obsolete compiler and is overall not a good experience.