https://github.com/ossamamehmood/age-conversion
Age Conversion - Decision-Structure - C++ - "The entire structure of this calculator is based on the "general" way to calculate the age of a person from his/her. The fractions of months are calculated based on the number of days of the last month entered in the field "date to compare age".
https://github.com/ossamamehmood/age-conversion
age conversation converter cpp decision structure
Last synced: 5 months ago
JSON representation
Age Conversion - Decision-Structure - C++ - "The entire structure of this calculator is based on the "general" way to calculate the age of a person from his/her. The fractions of months are calculated based on the number of days of the last month entered in the field "date to compare age".
- Host: GitHub
- URL: https://github.com/ossamamehmood/age-conversion
- Owner: ossamamehmood
- Created: 2020-10-29T14:31:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T20:39:37.000Z (over 3 years ago)
- Last Synced: 2023-03-04T01:49:01.639Z (over 3 years ago)
- Topics: age, conversation, converter, cpp, decision, structure
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Age Conversion - Decision-Structure - C++
Age Conversion - Decision-Structure - C++ - "The entire structure of this calculator is based on the "general" way to calculate the age of a person from his/her. The fractions of months are calculated based on the number of days of the last month entered in the field "date to compare age".