DEV C++ can not execute code (Windows 10)

Anonymous
2018-10-18T22:35:03+00:00

My Dev C++ suddenly started this weird issue (it worked fine until today). When I execute a code (in the left of the following picture), it shows this message in the window where it should have displayed "hello":

The weird thing is that when I try to display "hello world", it does:

Note that I only added " world" in the output, the rest of the code is unchanged. The program fails executing the code in which I declare a variable and assign a value to it, too (and many others).

Windows for home | Other | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2018-10-18T22:42:19+00:00

    For some reason the pictures are not shown in the question, so here they are:

    1.

    2.

    0 comments No comments
  2. Anonymous
    2018-10-19T01:17:11+00:00

    Hi,

    Your question is outside the scope of this Community..

    Kindly repost in the TechNet Forums:

    https://social.technet.microsoft.com/Forums/en-US/home

    Or MSDN Forums:

    https://social.msdn.microsoft.com/Forums/en-US/home

    Cheers.

    0 comments No comments
  3. Anonymous
    2018-10-19T08:17:33+00:00

    Thanks for the reply and sorry for posting the question in the wrong place.

    0 comments No comments