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
  • Why have a demo of a C compiler that doesn't compile Ada?

    Why have a demo of a C compiler that doesn't compile Pascal?

    Why have a demo of a C compiler that doesn't compile Cobol?

    Don't you still get it. C and C++ are two completely different programming languages. You may test any C compiler in the world. It doesn't matter. A C compiler just can not compile C++ programs. I say it once more: A C COMPILER IS COMPLETELY UTTERLESSY IMPOSSIBLY UNABLE TO COMPILE A C++ PROGRAM, SINCE C++ IS A COMPLETELY DIFFERENT LANGUAGE!!!

    What does it take for you to realize that you are trying the wrong programming language?

    Would it help if I say it in Swedish? En C-kompilator kan inte kompilera C++-program!

    Other people on this forum might be able to help with other languages, since it seems obvious that you can't parse English...

Reply
  • Why have a demo of a C compiler that doesn't compile Ada?

    Why have a demo of a C compiler that doesn't compile Pascal?

    Why have a demo of a C compiler that doesn't compile Cobol?

    Don't you still get it. C and C++ are two completely different programming languages. You may test any C compiler in the world. It doesn't matter. A C compiler just can not compile C++ programs. I say it once more: A C COMPILER IS COMPLETELY UTTERLESSY IMPOSSIBLY UNABLE TO COMPILE A C++ PROGRAM, SINCE C++ IS A COMPLETELY DIFFERENT LANGUAGE!!!

    What does it take for you to realize that you are trying the wrong programming language?

    Would it help if I say it in Swedish? En C-kompilator kan inte kompilera C++-program!

    Other people on this forum might be able to help with other languages, since it seems obvious that you can't parse English...

Children
No data