This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bug in compiler

I,ve installed the Compiler and I can,t get even the simplest code to compile properely.

Anyone know where the fix for this bug is?

Or is it a limit of the demonstration version?

void main(void)
{ cout << "Hello world!";
}

Parents
  • To think knowledge in one area of life is directly applicable to other areas of life is not faster. It's just plain dumb!

    Not knowing the relationship between C and C++ questions your C++ knowledge.

    To think companies focuses on customer needs instead of what makes money is naive.

    Have you picked up the phone and called IAR? Do they recommend C or C++ for a '51 target? Have you asked how much of the C++ concepts and libraries you can actually use?

    Have you prepared critical questions to ask them, or do you make your neck as long as possible and tells your suppliers: please put a noose around my neck - I'm gullible?

    This isn't about what you know - but what you don't know. If you focus your life around what you know, you will never grow. Right now you are a man with a hammer, desperately seeing everything as a nail.

    Please define narrowminded...

Reply
  • To think knowledge in one area of life is directly applicable to other areas of life is not faster. It's just plain dumb!

    Not knowing the relationship between C and C++ questions your C++ knowledge.

    To think companies focuses on customer needs instead of what makes money is naive.

    Have you picked up the phone and called IAR? Do they recommend C or C++ for a '51 target? Have you asked how much of the C++ concepts and libraries you can actually use?

    Have you prepared critical questions to ask them, or do you make your neck as long as possible and tells your suppliers: please put a noose around my neck - I'm gullible?

    This isn't about what you know - but what you don't know. If you focus your life around what you know, you will never grow. Right now you are a man with a hammer, desperately seeing everything as a nail.

    Please define narrowminded...

Children