Search:

Type: Posts; User: Loraine

Search: Search took 0.01 seconds.

  1. Thread: Calendar Rage

    by Loraine
    Replies
    9
    Views
    1,545

    But how can i make some range on it ... like...

    But how can i make some range on it ... like january 1 upto february 19 is aquarius ..... Feb. 20 - Mar. 20 is pisces ....
  2. Thread: Calendar Rage

    by Loraine
    Replies
    9
    Views
    1,545

    Calendar Rage

    #include <iostream>
    #include <conio.h>
    using namespace std;
    main()
    {
    int month,day,year;
    cout <<endl;
    cout <<"Enter The Month Of Your Birthday:"<<endl<<"1=Jan 2=Feb 3=Mar 4=Apr 5=May 6=Jun...
Results 1 to 2 of 2