Weird compiling error with CodeBlocks - c++ -


This is my first use for code blocks, but it has not been okay, I face a very strange problem I want to tell what I can tell it so I just tell you what has happened. The problem is that the IID has not compiled my project, even though the code was correct, but to open a new tab, it is called "iostream" and the console window appears, but why is it empty?

Look at the code that usually encounters a problem when compiling it, the simplest code

  #include  

and this is a compiled result ...

Will codebles stop me from bothering me?

This line is not a valid syntax

  using the name By std;  

These are two separate keywords

  using namespace std;  

And since you are just starting C ++,


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -