Hey every one just go to the link and download the codeblocks for windows from the link given also download the compiler (coz without compiler it just won't run) ,so basically u have to download both the files.
to download code:blocks for windows and complier altogether go here
download code:blocks
now u just gotta install the program
now try running a small sample program-
here it is for u-
#include<stdio.h>
main()
{
printf("you are noob");
return(0);
}
any queries pls post in comments...
to download code:blocks for windows and complier altogether go here
go here-
now u just gotta install the program
now try running a small sample program-
here it is for u-
main()
{
printf("you are noob");
return(0);
}
any queries pls post in comments...
No comments:
Post a Comment