Saturday, May 22, 2010

Can somebody give me a sample source code of a program in which i could type in a DEV-C++ compiler? TY!?

#include %26lt;stdio.h%26gt;





void main(){


printf("Hello world\n");


}





Save that as a hello.c file


Compile it. Open a command prompt. Run the hello.exe generated.





Should be easy! :-)

Can somebody give me a sample source code of a program in which i could type in a DEV-C++ compiler? TY!?
try google,just type in free c/c++ source code.for all of your questions try google fisrt plz


No comments:

Post a Comment