Login
Discover
Waves
Communities
Login
Signup
Topics
#codeblocks
Global
Trending
Hot
New
Top
#codeblocks
New
Top communities
Create your community
latest #codeblocks created topics | Ecency
#codeblocks
Follow to get notified about new posts with this tag
Get #codeblocks by email
Follow
hasibbd
c
8y
!
Low reputation account with an unverified outbound link, Reveal content
How Creat Bangladesh national flag Using Turbo C &C++ or codeblocks
How Creat Bangladesh national flag Using Turbo C &C++ or codeblocks Full Link: How Creat Bangladesh national flag Using Turbo C &C++ or codeblocks How Creat Bangladesh national flag Using Turbo
$ 0.058
2
hasibbd
creat
8y
Creat Indian Flag Using C & C++ Or Codeblocks Programing
How Creat Indian National Flag Using C & C++ Programing: Hello Friends. How Are You I think You are good . Today I will Show You How Creat Indian National Flag using Turbo C&C++ Or Codeblocks..
$ 0.000
2
member10softcare
codeblocks
9y
code blocks
How to install code blocks. plz install now. step by step download installing ......
learnandgrow
programming
9y
The simple password program in C++ language.
Language Used This program is made in C++ language. CODING #include using namespace std; int main(){ int a,z; string b; float c; int x; string e; int f; string q; cout<<" Welcome to alpha pheniox
sarjan.hossain71
Town Square
1d
Published via Ecency
Promoted
Why Hive and Ecency Feel Like Home for Newcomers
🌟 Why Hive and Ecency Feel Like Home for Newcomers Joining a new blockchain platform can feel a bit overwhelming at first, but discovering Hive and Ecency completely changed my perspective. This isn't
learnandgrow
busy
9y
Binary file program
Program Code #include #include #include using namespace std; class theOriginals{ char name[500]; int saireline; public: theOriginals(){ strcpy(name,"enter name of Original"); saireline =1000;}
riyasaat
codeblocks
9y
How to Setup CodeBlocks|| What is IDE? || Tutorial 1 || Learn C Programming From the Scratch Series
What's up good folks, it me @riyasaat the ultimate techno freak is back again with my very 1st blog of the series call "Learn C Programming From the Scratch Series". In this blog I'll be
learnandgrow
programming
9y
Class roll number program
Program Body #include <iostream> using namespace std; void display(); int main(){ cout<<"welcome to this G.H.S no#3 school"<<endl;
learnandgrow
programming
9y
C++ read and write file program (prototype)!
Program body #include iostream #include string #include fstream using namespace std; int main (){ string io; cout<<"if you wanna read the file than enter read"<<endl; cout<<"if
way-big
Indiaunited
4h
Published via Ecency
Promoted
Do holidays always benifit us?
Hello, Ram Ram, Namaste, Sastriyakal, to all Hive users. Today, I'll tell you that Do holidays always benifit us. We all know that we all love holidays but, not all times because sometimes it's ok but,
learnandgrow
programming
9y
Multiple file line reading program (part 3).
Program body #include iostream #include string #include fstream using namespace std; int main (){ ifstream file; file.open("izuna.txt"); if(!file.is_open()){ cout<<"unable to load
learnandgrow
programming
9y
Writing the file by C++ programming
PROGRAM BODY #include iostream #include string #include fstream //I can't put the horizontal v shaped signs those are called as HTML components here so sorry using namespace std; int main (){ ofstream
learnandgrow
programming
9y
C++ file open program
Program body #include iostream #include string #include fstream using namespace std; int main (){ fstream file; file.open("sabi.txt",ios:: in |ios :: out | ios :: trunc); if(file.is_open()){
learnandgrow
programming
9y
Continue statment program.
Program body # include <iostream> using namespace std; void wolf(); int main(){ int a =1; while (a <=5){ a ++; if(a ==3){ continue; a ++; }
triverse
Hive Gaming
1d
Promoted
Sonic the Hedgehog Demo Lands on Commodore Amiga
You can download and play it right now
learnandgrow
programming
9y
Program of day.
Program Body #include <iostream> #include <string> using namespace std; class goku{ private: string a,an; string b,d; public:
learnandgrow
programming
9y
program helper page of c++.
Hey steemians. I brought you the program helper post. #include <iostream> using namespace std; void alpha(); //Global variable int a; int main(){ //local variable in main function
learnandgrow
programming
9y
Two programs of day!
Hey steemit and steemians. here is password program and item program in C++. Program Body: #include <iostream> using namespace std; int main(){ int a,z; string b; float c; int x; string e; int f;
learnandgrow
programming
9y
Two programs for today
Hey steemit and steemians. another c++ program, not one this two programs. Lets get started Continue statement program. Program Body: # include <iostream> using namespace std; void wolf(); int main(){
ineyashami
Splinterlands
2d
Published via Ecency
Promoted
A mysterious warrior called "Buns The Unseen" joins the journey of the girl who migrated to a world of adventure.
English These past few days, she felt she had exerted herself more physically than she ever had in her other world. She was almost certain that such an arduous journey would be extremely costly, and she
learnandgrow
programming
9y
C++ Programming in code blocks. item pre-program ...check out
HEY STEEMIT. Here is an item program.let me tell you what it does, down. PROGRAM BODY: #include using namespace std; int main (){ int *pointer= 0; cout<<"how many items you want"< int itemsno;
igaurab
codeblocks
9y
(Beginner's Guide) Learning to Program with C: Getting Started with Codeblocks #0(contd.)
Hello Future Programmers, in this blog I am going to share you guys how to get started with Codeblocks. Geany is also good. Turbo C is fine too ( but you cannot copy and paste the code and the UI is damn