Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
codeblocks
hasibbd
c
Thursday, May 24, 2018 9:32 PM
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
Tuesday, May 22, 2018 12:22 PM
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
Monday, February 26, 2018 4:20 PM
code blocks
How to install code blocks. plz install now. step by step download installing ......
$ 0.415
89
4
learnandgrow
programming
Wednesday, February 7, 2018 3:38 PM
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
$ 50.948
6
1
borsengelaber
LeoFinance
Wednesday, August 6, 2025 9:59 AM
Promoted
Time to accumulate Berkshire Stocks?
Buffet Bonus shrinking Since legendary Warren Buffett announced his retirement for end of this year the company value lost ground. The $BRK-B stock is down -17% from its ATH and approaching a quite significant
$ 2.016
34
12
learnandgrow
busy
Monday, February 5, 2018 3:42 PM
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;}
$ 0.102
4
riyasaat
codeblocks
Monday, January 22, 2018 7:28 PM
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
$ 0.000
2
learnandgrow
programming
Sunday, January 21, 2018 5:21 PM
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;
$ 0.138
5
learnandgrow
programming
Wednesday, January 17, 2018 3:00 PM
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
$ 0.068
1
ravenmus1c
Sound Music
Saturday, August 2, 2025 8:32 AM
Promoted
New Music | Third Single of upcoming Handpan Lofi Album - Icecream Fountain 🍦🌊
Hello guys! 😊 How are you? I hope you have a great weekend! The last weeks have been so tough. Ill, a big car crash, insurance, lawyer, finding a new car, etc. Our cat was euthanized... 😭 It has been
$ 79.712
594
26
8
learnandgrow
programming
Tuesday, January 16, 2018 4:37 PM
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
$ 71.901
7
2
learnandgrow
programming
Monday, January 15, 2018 4:41 PM
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
$ 181.961
12
7
learnandgrow
programming
Monday, January 15, 2018 1:47 PM
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()){
$ 138.816
11
5
learnandgrow
programming
Friday, January 12, 2018 5:51 PM
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 ++; }
$ 0.293
3
thepavsalford
Actifit
Saturday, August 2, 2025 7:37 AM
Promoted
My Actifit Report Card: August 1 2025
It was a hot day, but staying near the sea made things much better. I always enjoy watching big and small boats as they set sail. This report was published via Actifit app (Android | iOS). Check out the
$ 0.208
37
2
learnandgrow
programming
Friday, January 12, 2018 5:42 PM
Program of day.
Program Body #include <iostream> #include <string> using namespace std; class goku{ private: string a,an; string b,d; public:
$ 105.428
4
learnandgrow
programming
Monday, December 25, 2017 4:33 PM
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
$ 2.108
4
learnandgrow
programming
Sunday, December 17, 2017 8:45 AM
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;
$ 21.720
15
7
learnandgrow
programming
Saturday, December 16, 2017 9:08 AM
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(){
$ 21.741
13
9
marc-allaria
Photography Lovers
Monday, August 4, 2025 10:43 PM
Promoted
DIVING AT MAIO ISLAND 🇫🇷/🇬🇧
DIVING AT MAIO ISLAND - 6 PHOTOS
$ 1.270
101
4
1
learnandgrow
programming
Wednesday, December 6, 2017 1:05 PM
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;
$ 1.118
10
4
igaurab
codeblocks
Saturday, September 23, 2017 6:17 PM
(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
$ 0.000
1
Top communities
Create decentralized community