manisha069 / HacktoberFest21

A beginner friendly repository for HacktoberFest 2021
43 stars 404 forks source link

VishnuCR.md #486

Closed CRV07 closed 2 years ago

CRV07 commented 2 years ago

C program to declare a union containing 5 string variables (Name, House Name, City Name, State and Pincode) each with a length of C_SIZE (user defined constant). Then, read and display the address of a person using a variable of the union.