Login
Discover
Waves
Communities
Login
Signup
Topics
#c-plusplus
Global
Trending
Hot
New
Top
#c-plusplus
New
Top communities
Create your community
latest #c-plusplus created topics | Ecency
#c-plusplus
Follow to get notified about new posts with this tag
Get #c-plusplus by email
Follow
learnandgrow
programming
9y
Get and Seekg/p functions in c++
Program Body #include <iostream> #include <string> #include <fstream> using namespace std; int main (){ fstream file("password.txt"); if(!file.is_open()){
$ 0.086
4
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
$ 2.108
4
learnandgrow
programming
9y
Working of two programs .!!!
hey steemit and steemians. I brought you working of my last two programs. Program Body #include <iostream> using namespace std; int main(){ int a,z; string b; float c; int x; string e; int f; string
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;
encuentro
HiveGarden
20h
Published via Ecency
Promoted
Meeting with my friend's garden
*Hello everyone in the community! Today I want to share with you a little bit of my daily life and the immense joy I get from working the land. Greetings from Diego @encuentro. We went to a good friend's
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(){
learnandgrow
programming
9y
Half hand operator program's working
hey steemit and steemians. Lets start the working and proof of the morning's program the half hand operator. Program Body: #include <iostream> #include <string> using namespace std; class damon{
learnandgrow
programming
9y
Half hand operator program.
Hey steemit and steemians. lets look at hand hand operator Subtraction (-) program. Using C++ Program Body: #include <iostream> #include <string> using namespace std; class damon{ int
learnandgrow
programming
9y
address program prototype.
Hey steemit and steemians. I brought you a simple program of address database. keep in mind its a prototype program. LETS BEGIN: Program Body: #include <iostream> using namespace std; int main(){
cliffblank
tarot
5d
Published via Ecency
Promoted
The Crow Tarot Spread — September 2026 Reading
Using the deck’s own position key, here’s how the eight cards map onto the layout and what they suggest for the collective energy of September 2026. Card #1 — Heart Energy / Inner Self: Ace of Pentacles
learnandgrow
programming
9y
WORKING OF GOKU'S TRANSFORMATION HUB PROGRAM.
Hey steeemit and steemians. I am going to show you guys the working of program "goku's transformation hub" my very own stupid old program. PROGRAM BODY: #include <iostream> #include <string>
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;
justyy
technology
10y
Can a Win32 C++ Process Kill Itself?
XXX: