• Member Avatar for Youssef Faisal
    Youssef Faisal

    Replied To a Post in C++ Code for simple age calculator

    #include <iostream> using namespace std; int main() { int day , month, year , day_c,month_c,year_c,dd=0,md=0,yd=0; cout << "please enter your birthday date : day/month/year \n"; cin >> day; cin >> …
  • Member Avatar for Youssef Faisal
    Youssef Faisal

    Began Watching C++ Code for simple age calculator

    [B][COLOR="Red"]Simple C++ program for age calculation[/COLOR][/B] [COLOR="Green"][B]NB:Excuse me experts,,this is only for beginners.........[/B][/COLOR] Instructions//// 1.Copy the code 2.paste it in a text file 3.save the text file as agecalc.cpp and …
  • Member Avatar for Youssef Faisal
    Youssef Faisal

    Created Hi everyone, I'm Youssef Faisal

    Hi everyone, I'm Youssef Faisal I am beging in c++
  • Member Avatar for Youssef Faisal
    Youssef Faisal

    Began Watching Hi everyone, I'm Youssef Faisal

    Hi everyone, I'm Youssef Faisal I am beging in c++

The End.