Posts

Showing posts from October 23, 2019

How to install Code::Block

Image
YOU CAN USE ANY IDE AS WE MENTIONED IN THIS BUT WE ARE GOING TO USE CODE:: BLOCK I'M SURE MANY OF YOU GUYS ARE ALREADY KNOW HOW TO INSTALL! BUT STILL, I WOULD LIKE TO INFORM YOU BECAUSE TOO MANY LINKS WILL BE THERE. SO, YOU DON'T NEED TO BE CONFUSED BETWEEN ALL OF THEM. JUST READ THE INSTRUCTION AND TOO EASILY YOU CAN DOWNLOAD IT.    HOW TO DOWNLOAD SETUP WITH COMPILER? You don't need to download it separately   [Step:-1] Download the complete setup with compiler follow the steps Open the official site of code block Go to Download>>Binary release>> select your platform Download file named mingw+setup [Step:-2] Now Just simply tap on NEXT [Step:-3] Tap on I agree [Step:-4] Tap on Next [Step:-5] Tap on Next  [Step:-6] Let it complete the installation process it will take only a few mins... [Step:-7] ----CONGO !! NOW, YOU ARE DONE TO DIVE IN THE WORLD OF C - --- tap on FINISH [-----] Go ...

Best IDE for C/C++ language

Many of you guys are always confused about which IDE has to use? But don't worry we are here to help you... Top 13 OPEN SOURCE IDE is as given below you can use anyone in which you are more comfortable

Popular posts from this blog

Getting input in C

Unary Operator