how r u..hope that u r fine..thanks again 4 ur and everybody's help..it really help...(*_*).
By da way,again i have another question.hope u dun mind to teach me coz i need a guide to success and i have learn from a successful guy like u..
1.write a top down design and a C++ program that reads a date in numeric form and prints in english..
For example:
enter a date in the form dd mm yy
27 10 42
twenty-seven October,ninetee n hundred forty two
The program should work for any date in the twentieth centery and should print an error message for any invalid date such as 29 2 83(1983 was'nt a leap year).
and i should read the date as one input.....
i want to learn step by step then, i can send my homework to you,guys thus,i can learn from my mistakes coz i am still new in programming.... thanks for your guide.......
By da way,again i have another question.hope u dun mind to teach me coz i need a guide to success and i have learn from a successful guy like u..
1.write a top down design and a C++ program that reads a date in numeric form and prints in english..
For example:
enter a date in the form dd mm yy
27 10 42
twenty-seven October,ninetee n hundred forty two
The program should work for any date in the twentieth centery and should print an error message for any invalid date such as 29 2 83(1983 was'nt a leap year).
and i should read the date as one input.....
i want to learn step by step then, i can send my homework to you,guys thus,i can learn from my mistakes coz i am still new in programming.... thanks for your guide.......
Comment