Posts by Alex • 1 point
1 post
-
-2
votes1
answer3700
viewsQ: Program C calculating ages based on date of birth
I’m trying to solve this problem... Write a program in C language that uses a structure of the type record (struct) to store the data of 20 people. The registration are: name; day of birth; month of…