Jump to content

[Help] C Compiler


Μαθηματικός

Recommended Posts

Hello i am a newbie C language developer,basically i am starting with C now.I want you to send me a link to download a good compiler where i will write my code and then i will compile+run with it.Don't forget me to give me a link plz.

Link to comment
Share on other sites

#include <iostream.h>

 

int main()

{

 

//This prints "Hello World" and <<endl makes a new line

cout<<"Hello World"<<endl;

 

return 0;

}

 

 

i press debug and says file not compiled.

hax0r can u help me? i use Devcpp

Link to comment
Share on other sites

sorry for double post..i just solved it. Hax0r thanks a lot ...i made my first programm :P (press 1 number and it doubles it xd)

request to lock.

again thanks ;)

Link to comment
Share on other sites

sorry for double post..i just solved it. Hax0r thanks a lot ...i made my first programm :P (press 1 number and it doubles it xd)

request to lock.

again thanks ;)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock